瀏覽代碼

Set the branch stable.


git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@22412 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/5.1.0
Go MAEDA 7 月之前
父節點
當前提交
50d12e2478
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      lib/redmine/version.rb

+ 1
- 1
lib/redmine/version.rb 查看文件

@@ -13,7 +13,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

Loading…
取消
儲存