allmydata-tahoe v0.1.1-1-UNSTABLE

This commit is contained in:
Zooko O'Whielacronx 2007-04-27 16:07:22 -07:00
parent bc60e57cce
commit 85b1a4374b

View 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.