From 85b1a4374b28347bd578ce13ee806de84764c432 Mon Sep 17 00:00:00 2001 From: Zooko O'Whielacronx Date: Fri, 27 Apr 2007 16:07:22 -0700 Subject: [PATCH] allmydata-tahoe v0.1.1-1-UNSTABLE --- src/allmydata/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.45.2