mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 13:33:09 +00:00
tahoe v0.1.1-0-UNSTABLE
This commit is contained in:
parent
9079cffc45
commit
0df42ed71f
@ -10,7 +10,7 @@ from util.version import Version
|
|||||||
|
|
||||||
# For an explanation of what the parts of the version string mean,
|
# For an explanation of what the parts of the version string mean,
|
||||||
# please see pyutil.version.
|
# 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
|
# Please put a URL or other note here which shows where to get the branch of
|
||||||
# development from which this version grew.
|
# development from which this version grew.
|
||||||
|
Loading…
Reference in New Issue
Block a user