]> source.dussan.org Git - redmine.git/commitdiff
Set stable version.
authorMarius Balteanu <marius.balteanu@zitec.com>
Mon, 28 Mar 2022 19:39:33 +0000 (19:39 +0000)
committerMarius Balteanu <marius.balteanu@zitec.com>
Mon, 28 Mar 2022 19:39:33 +0000 (19:39 +0000)
git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@21511 e93f8b46-1217-0410-a6f0-8f06a7374b81

lib/redmine/version.rb

index 0ae5c361c10415669a58768293cd3ef20703f822..3f2df33dad9bf6cd1a365d717e135c8b83c2438d 100644 (file)
@@ -13,7 +13,7 @@ module Redmine
     # * official release: nil
     # * stable branch:    stable
     # * trunk:            devel
-    BRANCH = 'devel'
+    BRANCH = 'stable'
 
     # Retrieves the revision from the working copy
     def self.revision