]> source.dussan.org Git - redmine.git/commitdiff
Change version to the show this is the stable branch.
authorEric Davis <edavis@littlestreamsoftware.com>
Sun, 18 Jul 2010 16:39:00 +0000 (16:39 +0000)
committerEric Davis <edavis@littlestreamsoftware.com>
Sun, 18 Jul 2010 16:39:00 +0000 (16:39 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.0-stable@3857 e93f8b46-1217-0410-a6f0-8f06a7374b81

lib/redmine/version.rb

index 5ea62f3e002c394c8a145eab3d0c5aef8f753e1f..66f73dc2da672fc78a4eeee366efb28dc90359eb 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