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:
0da053e
)
zfec: bump version number to 1.0.0a2-1-STABLE
author
Zooko O'Whielacronx
<zooko@zooko.com>
Thu, 19 Apr 2007 00:18:11 +0000
(17:18 -0700)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Thu, 19 Apr 2007 00:18:11 +0000
(17:18 -0700)
zfec/zfec/__init__.py
patch
|
blob
|
history
diff --git
a/zfec/zfec/__init__.py
b/zfec/zfec/__init__.py
index 5ac4e8969707a7b24b64abe2610a3e54c28161f3..fa80b63a1716d5bf33dbcfc2f064f41e796cce0e 100644
(file)
--- a/
zfec/zfec/__init__.py
+++ b/
zfec/zfec/__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("1.0.0a2-
0
-STABLE")
+__version__ = Version("1.0.0a2-
1
-STABLE")
# Please put a URL or other note here which shows where to get the branch of
# development from which this version grew.