From 0df42ed71fea4bb9c29662491154e5a8ce475b9b Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Thu, 26 Apr 2007 11:25:15 -0700
Subject: [PATCH] tahoe v0.1.1-0-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 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.
-- 
2.45.2