summaryrefslogtreecommitdiffstats
path: root/lib/redmine/version.rb
diff options
context:
space:
mode:
authorMarius Balteanu <marius.balteanu@zitec.com>2024-11-10 21:40:04 +0000
committerMarius Balteanu <marius.balteanu@zitec.com>2024-11-10 21:40:04 +0000
commit9302eeb14911f759f9f89fdb7ca638c7ef8d60d8 (patch)
tree559489ecdd493dd7a6971cf862b25ccb9ae3148d /lib/redmine/version.rb
parent101cb2aea9b559662b726ce67e6fb6e4dd9755b0 (diff)
downloadredmine-9302eeb14911f759f9f89fdb7ca638c7ef8d60d8.tar.gz
redmine-9302eeb14911f759f9f89fdb7ca638c7ef8d60d8.zip
Updates for 6.0.0 release.
git-svn-id: https://svn.redmine.org/redmine/trunk@23240 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lib/redmine/version.rb')
-rw-r--r--lib/redmine/version.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/redmine/version.rb b/lib/redmine/version.rb
index f00258596..c234a88fb 100644
--- a/lib/redmine/version.rb
+++ b/lib/redmine/version.rb
@@ -22,9 +22,9 @@ require 'redmine/scm/adapters/subversion_adapter'
module Redmine
# @private
module VERSION
- MAJOR = 5
- MINOR = 1
- TINY = 4
+ MAJOR = 6
+ MINOR = 0
+ TINY = 0
# Branch values:
# * official release: nil