29 Apr
2010
29 Apr
'10
9:13 p.m.
Revision: 3979 http://trac.macosforge.org/projects/ruby/changeset/3979 Author: lsansonetti@apple.com Date: 2010-04-29 14:13:49 -0700 (Thu, 29 Apr 2010) Log Message: ----------- trunk is now 0.7 Modified Paths: -------------- MacRuby/trunk/version.h Modified: MacRuby/trunk/version.h =================================================================== --- MacRuby/trunk/version.h 2010-04-29 21:05:26 UTC (rev 3978) +++ MacRuby/trunk/version.h 2010-04-29 21:13:49 UTC (rev 3979) @@ -1,5 +1,5 @@ #define RUBY_ENGINE "macruby" -#define MACRUBY_VERSION "0.6" +#define MACRUBY_VERSION "0.7" #define RUBY_VERSION "1.9.0" #define RUBY_RELEASE_DATE "2008-06-03"