]> source.dussan.org Git - redmine.git/commitdiff
Set version to stable.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 20 Dec 2019 12:00:29 +0000 (12:00 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 20 Dec 2019 12:00:29 +0000 (12:00 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@19403 e93f8b46-1217-0410-a6f0-8f06a7374b81

lib/redmine/version.rb

index c2d05214f07351148defc5c2fdd6016f216b8ef5..b2d0e45875c8c10dc4c085a3c4c283684e9dc6ed 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