projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9079cff
)
tahoe v0.1.1-0-UNSTABLE
author
Zooko O'Whielacronx
<zooko@zooko.com>
Thu, 26 Apr 2007 18:25:15 +0000
(11:25 -0700)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Thu, 26 Apr 2007 18:25:15 +0000
(11:25 -0700)
src/allmydata/__init__.py
patch
|
blob
|
history
diff --git
a/src/allmydata/__init__.py
b/src/allmydata/__init__.py
index ae6b540e18efbc036976d54e975e387117e7fbde..a0f2fd6f3c5599f8f38c6e7c68eb4355e16eee9b 100644
(file)
--- 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.