From: Zooko O'Whielacronx Date: Fri, 27 Apr 2007 23:07:22 +0000 (-0700) Subject: allmydata-tahoe v0.1.1-1-UNSTABLE X-Git-Tag: allmydata-tahoe_v0.1.1-1-UNSTABLE~1 X-Git-Url: https://git.rkrishnan.org/listings/copyable-send.py?a=commitdiff_plain;h=85b1a4374b28347bd578ce13ee806de84764c432;p=tahoe-lafs%2Ftahoe-lafs.git allmydata-tahoe v0.1.1-1-UNSTABLE --- diff --git a/src/allmydata/__init__.py b/src/allmydata/__init__.py index a0f2fd6f..b717114c 100644 --- a/src/allmydata/__init__.py +++ b/src/allmydata/__init__.py @@ -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.