]> source.dussan.org Git - redmine.git/commitdiff
Set stable version.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 19 Feb 2015 17:56:24 +0000 (17:56 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 19 Feb 2015 17:56:24 +0000 (17:56 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14035 e93f8b46-1217-0410-a6f0-8f06a7374b81

lib/redmine/version.rb

index 61793e8a0f75004eaadf33f907294612dbec1869..d75bb0bc36f3b7e99e474da96bcba0bce7d2cb91 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