Open next version.

Change-Id: I65f271385049506e790af5012e46a704a4f1635b
This commit is contained in:
Robert Collins
2015-03-11 08:49:42 +13:00
parent 49c2da2a71
commit 83f8554c81

View File

@@ -122,4 +122,4 @@ else:
# If the releaselevel is 'final', then the tarball will be major.minor.micro.
# Otherwise it is major.minor.micro~$(revno).
__version__ = (1, 7, 0, 'final', 0)
__version__ = (1, 8, 0, 'dev', 0)