1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/d7a9896af111/ Changeset: d7a9896af111 Branch: release_15.03 User: natefoo Date: 2015-04-22 20:05:21+00:00 Summary: Bump version to 15.03.2 Affected #: 1 file diff -r f4f0baa542a89db2d1002a2ff5b119077d2e9de6 -r d7a9896af111d6f86735eb4f2295eee67f7e3527 lib/galaxy/version.py --- a/lib/galaxy/version.py +++ b/lib/galaxy/version.py @@ -1,3 +1,3 @@ VERSION_MAJOR = "15.03" -VERSION_MINOR = "1" +VERSION_MINOR = "2" VERSION = VERSION_MAJOR + ('.' + VERSION_MINOR if VERSION_MINOR else '') Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.