OSDN Git Service

Set version to stable.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 22 May 2011 09:20:14 +0000 (09:20 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 22 May 2011 09:20:14 +0000 (09:20 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.2-stable@5879 e93f8b46-1217-0410-a6f0-8f06a7374b81

lib/redmine/version.rb

index 5c213da..2da9475 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