mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 05:28:04 +00:00
pyfec: bump version number to 1.0.0a1-1-STABLE
This commit is contained in:
parent
2d9f728e27
commit
625f230954
@ -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.0a1-0-STABLE")
|
||||
__version__ = Version("1.0.0a1-1-STABLE")
|
||||
|
||||
# Please put a URL or other note here which shows where to get the branch of
|
||||
# development from which this version grew.
|
||||
|
Loading…
Reference in New Issue
Block a user