1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/version.h
matz fc153153ce * eval.c (rb_eval): local_vars[-1] should protect body, not a
local_tbl.

* marshal.c (w_object): check if klass is really a class.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@2983 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-10-23 08:19:24 +00:00

4 lines
133 B
C

#define RUBY_VERSION "1.6.8"
#define RUBY_RELEASE_DATE "2002-10-23"
#define RUBY_VERSION_CODE 168
#define RUBY_RELEASE_CODE 20021023