]> source.dussan.org Git - redmine.git/commitdiff
Set version to stable.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 12 Oct 2014 13:04:16 +0000 (13:04 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 12 Oct 2014 13:04:16 +0000 (13:04 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/2.6-stable@13438 e93f8b46-1217-0410-a6f0-8f06a7374b81

lib/redmine/version.rb

index 869e495d6164a15fb215aff8650a3e924dad3aa0..5d25f34edec6da636312458aef59ed16ba909c3a 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