Update RDoc of RUBY_REVISION
This commit is contained in:
parent
02880d1f4a
commit
884576bf12
@ -70,7 +70,7 @@ Init_version(void)
|
|||||||
*/
|
*/
|
||||||
rb_define_global_const("RUBY_PATCHLEVEL", MKINT(patchlevel));
|
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));
|
rb_define_global_const("RUBY_REVISION", MKSTR(revision));
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user