ruby/version.h
matz 6767cd760a * string.c (rb_str_init): String.new() => ""
* dir.c (dir_path): new method.

* dir.c (dir_initialize): wrap DIR into struct, along with path
  information.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1748 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2001-09-19 06:54:11 +00:00

4 lines
133 B
C

#define RUBY_VERSION "1.7.1"
#define RUBY_RELEASE_DATE "2001-09-19"
#define RUBY_VERSION_CODE 171
#define RUBY_RELEASE_CODE 20010919