diff -Nru byoc-2.1.0/byoc/__init__.py byoc-2.1.0/byoc/__init__.py --- byoc-2.1.0/byoc/__init__.py 2018-10-14 23:12:35.000000000 +0000 +++ byoc-2.1.0/byoc/__init__.py 2018-10-15 23:16:58.000000000 +0000 @@ -20,4 +20,4 @@ # the release level is 'dev' or 'final'. The # version_info value corresponding to the byoc version 2.0 is (2, 0, 0, # 'final', 0). -__version__ = (2, 1, 0, 'final', 0) +__version__ = (2, 1, 1, 'dev', 0) diff -Nru byoc-2.1.0/debian/bzr-builder.manifest byoc-2.1.0/debian/bzr-builder.manifest --- byoc-2.1.0/debian/bzr-builder.manifest 2018-10-14 23:12:35.000000000 +0000 +++ byoc-2.1.0/debian/bzr-builder.manifest 2018-10-15 23:16:58.000000000 +0000 @@ -1,2 +1,2 @@ -# bzr-builder format 0.3 deb-version {debupstream}-0~108 -lp:byoc revid:v.ladeuil+lp@free.fr-20181014230959-nax2yxukr6m30rts +# bzr-builder format 0.3 deb-version {debupstream}-0~109 +lp:byoc revid:v.ladeuil+lp@free.fr-20181014232713-uasfn9ca0z9vn30w diff -Nru byoc-2.1.0/debian/changelog byoc-2.1.0/debian/changelog --- byoc-2.1.0/debian/changelog 2018-10-14 23:12:35.000000000 +0000 +++ byoc-2.1.0/debian/changelog 2018-10-15 23:16:58.000000000 +0000 @@ -1,8 +1,8 @@ -byoc (2.1.0-0~108~ubuntu18.10.1) cosmic; urgency=low +byoc (2.1.0-0~109~ubuntu18.10.1) cosmic; urgency=low * Auto build. - -- Vincent Ladeuil Sun, 14 Oct 2018 23:12:35 +0000 + -- Vincent Ladeuil Mon, 15 Oct 2018 23:16:58 +0000 byoc (2.1.0) unstable; urgency=medium diff -Nru byoc-2.1.0/NEWS.rst byoc-2.1.0/NEWS.rst --- byoc-2.1.0/NEWS.rst 2018-10-14 23:12:35.000000000 +0000 +++ byoc-2.1.0/NEWS.rst 2018-10-15 23:16:58.000000000 +0000 @@ -4,6 +4,11 @@ Overview of changes to byoc in reverse chronological order. +dev +=== + + + 2.1.0 =====