Revision
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

Diff

Modified: MacRuby/trunk/version.h (5275 => 5276)


--- 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"