From: Eric Davis Date: Sun, 18 Jul 2010 16:39:00 +0000 (+0000) Subject: Change version to the show this is the stable branch. X-Git-Tag: 1.0.0~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4b52b7a8df299e3850ee61ef84990eefd453415a;p=redmine.git Change version to the show this is the stable branch. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.0-stable@3857 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/lib/redmine/version.rb b/lib/redmine/version.rb index 5ea62f3e0..66f73dc2d 100644 --- a/lib/redmine/version.rb +++ b/lib/redmine/version.rb @@ -10,7 +10,7 @@ module Redmine # * official release: nil # * stable branch: stable # * trunk: devel - BRANCH = 'devel' + BRANCH = 'stable' def self.revision revision = nil