Skip to content

Commit

Permalink
Merge pull request #7955 from jmchilton/re-release_19.05
Browse files Browse the repository at this point in the history
[19.05] Re-version 19.05 as 19.05 - introducing the new 19.05.
  • Loading branch information
dannon committed May 14, 2019
2 parents 703c968 + b03f013 commit b9c22de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/galaxy/version.py
@@ -1,3 +1,3 @@
VERSION_MAJOR = "19.09"
VERSION_MAJOR = "19.05"
VERSION_MINOR = "dev"
VERSION = VERSION_MAJOR + ('.' + VERSION_MINOR if VERSION_MINOR else '')

0 comments on commit b9c22de

Please sign in to comment.