mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-21 10:01:54 +00:00
pyfec: bump version number to 1.0.0a1-2-STABLE
This commit is contained in:
parent
278f9ad5c9
commit
0f54468f66
@ -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("1.0.0a1-1-STABLE")
|
__version__ = Version("1.0.0a1-2-STABLE")
|
||||||
|
|
||||||
# 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…
x
Reference in New Issue
Block a user