]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
tahoe v0.1.1-0-UNSTABLE
authorZooko O'Whielacronx <zooko@zooko.com>
Thu, 26 Apr 2007 18:25:15 +0000 (11:25 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Thu, 26 Apr 2007 18:25:15 +0000 (11:25 -0700)
src/allmydata/__init__.py

index ae6b540e18efbc036976d54e975e387117e7fbde..a0f2fd6f3c5599f8f38c6e7c68eb4355e16eee9b 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.0-0-UNSTABLE")
+__version__ = Version("0.1.1-0-UNSTABLE")
 
 # Please put a URL or other note here which shows where to get the branch of
 # development from which this version grew.