mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-24 16:30:27 +08:00
Bump verison to 15.05
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
VERSION_MAJOR = "15.05"
|
||||
VERSION_MINOR = "rc1"
|
||||
VERSION_MINOR = None
|
||||
VERSION = VERSION_MAJOR + ('.' + VERSION_MINOR if VERSION_MINOR else '')
|
||||
|
||||
Reference in New Issue
Block a user