mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update RDoc of RUBY_REVISION
This commit is contained in:
parent
02880d1f4a
commit
884576bf12
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ Init_version(void)
|
|||
*/
|
||||
rb_define_global_const("RUBY_PATCHLEVEL", MKINT(patchlevel));
|
||||
/*
|
||||
* The SVN revision for this ruby.
|
||||
* The GIT commit hash for this ruby.
|
||||
*/
|
||||
rb_define_global_const("RUBY_REVISION", MKSTR(revision));
|
||||
/*
|
||||
|
|
Loading…
Add table
Reference in a new issue