]> source.dussan.org Git - redmine.git/commitdiff
BRANCH set to stable.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 28 Nov 2015 07:10:32 +0000 (07:10 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 28 Nov 2015 07:10:32 +0000 (07:10 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@14896 e93f8b46-1217-0410-a6f0-8f06a7374b81

lib/redmine/version.rb

index e91d5e89ce670c61f6fd83b3a9ba55b0014c5c5a..5e4191acdca2ba1e3eb2a440c91b2e85a0268ac3 100644 (file)
@@ -10,7 +10,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