From: Zooko O'Whielacronx Date: Thu, 26 Apr 2007 18:25:15 +0000 (-0700) Subject: tahoe v0.1.1-0-UNSTABLE X-Git-Tag: tahoe_v0.1.1-0-UNSTABLE~1 X-Git-Url: https://git.rkrishnan.org/vdrive/%22news.html/...?a=commitdiff_plain;h=0df42ed71fea4bb9c29662491154e5a8ce475b9b;p=tahoe-lafs%2Ftahoe-lafs.git tahoe v0.1.1-0-UNSTABLE --- diff --git a/src/allmydata/__init__.py b/src/allmydata/__init__.py index ae6b540e..a0f2fd6f 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.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.