11 Mar
2011
11 Mar
'11
11:33 p.m.
Revision: 5276 http://trac.macosforge.org/projects/ruby/changeset/5276 Author: lsansonetti@apple.com Date: 2011-03-11 15:33:02 -0800 (Fri, 11 Mar 2011) Log Message: ----------- let's keep 0.10 a bit longer, until we prepare xcode4 templates Modified Paths: -------------- MacRuby/trunk/version.h Modified: MacRuby/trunk/version.h =================================================================== --- MacRuby/trunk/version.h 2011-03-11 23:32:30 UTC (rev 5275) +++ MacRuby/trunk/version.h 2011-03-11 23:33:02 UTC (rev 5276) @@ -6,7 +6,7 @@ */ #define RUBY_ENGINE "macruby" -#define MACRUBY_VERSION "0.11" +#define MACRUBY_VERSION "0.10" #define RUBY_VERSION "1.9.2" #define RUBY_RELEASE_DATE "2008-06-03"