mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Default branch name to "master"
This commit is contained in:
parent
acee938484
commit
f2769ae2c9
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
||||||
#ifdef RUBY_REVISION
|
#ifdef RUBY_REVISION
|
||||||
# if RUBY_PATCHLEVEL == -1
|
# if RUBY_PATCHLEVEL == -1
|
||||||
# ifndef RUBY_BRANCH_NAME
|
# ifndef RUBY_BRANCH_NAME
|
||||||
# define RUBY_BRANCH_NAME "trunk"
|
# define RUBY_BRANCH_NAME "master"
|
||||||
# endif
|
# endif
|
||||||
# define RUBY_REVISION_STR " "RUBY_BRANCH_NAME" "RUBY_REVISION
|
# define RUBY_REVISION_STR " "RUBY_BRANCH_NAME" "RUBY_REVISION
|
||||||
# else
|
# else
|
||||||
|
|
Loading…
Add table
Reference in a new issue