]> source.dussan.org Git - redmine.git/commitdiff
Set branch to stable.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 11 Sep 2012 16:33:49 +0000 (16:33 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 11 Sep 2012 16:33:49 +0000 (16:33 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/2.1-stable@10367 e93f8b46-1217-0410-a6f0-8f06a7374b81

lib/redmine/version.rb

index 82feecb24c70502ec54cc32c7e3df403ba4817b7..580b5210486a6dfb3092d370bd0b864c2fb5233d 100644 (file)
@@ -10,7 +10,7 @@ module Redmine
     # * official release: nil
     # * stable branch:    stable
     # * trunk:            devel
-    BRANCH = 'devel'
+    BRANCH = 'stable'
 
     def self.revision
       revision = nil