소스 검색

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…
취소
저장