Revision
5238
Author
lsansonetti@apple.com
Date
2011-02-22 14:08:39 -0800 (Tue, 22 Feb 2011)

Log Message

trunk is now 0.10

Modified Paths

Diff

Modified: MacRuby/trunk/version.h (5237 => 5238)


--- MacRuby/trunk/version.h	2011-02-22 22:06:29 UTC (rev 5237)
+++ MacRuby/trunk/version.h	2011-02-22 22:08:39 UTC (rev 5238)
@@ -6,7 +6,7 @@
  */
 
 #define RUBY_ENGINE 		"macruby"
-#define MACRUBY_VERSION 	"0.9"
+#define MACRUBY_VERSION 	"0.10"
 
 #define RUBY_VERSION 		"1.9.2"
 #define RUBY_RELEASE_DATE 	"2008-06-03"