]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
allmydata-tahoe v0.1.1-1-UNSTABLE
authorZooko O'Whielacronx <zooko@zooko.com>
Fri, 27 Apr 2007 23:07:22 +0000 (16:07 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Fri, 27 Apr 2007 23:07:22 +0000 (16:07 -0700)
src/allmydata/__init__.py

index a0f2fd6f3c5599f8f38c6e7c68eb4355e16eee9b..b717114c12799c8442db916200eac603961fb237 100644 (file)
@@ -10,7 +10,7 @@ from util.version import Version
 
 # For an explanation of what the parts of the version string mean,
 # please see pyutil.version.
-__version__ = Version("0.1.1-0-UNSTABLE")
+__version__ = Version("0.1.1-1-UNSTABLE")
 
 # Please put a URL or other note here which shows where to get the branch of
 # development from which this version grew.