Revision
5274
Author
lsansonetti@apple.com
Date
2011-03-11 14:19:37 -0800 (Fri, 11 Mar 2011)

Log Message

trunk is now 0.11

Modified Paths

Diff

Modified: MacRuby/trunk/version.h (5273 => 5274)


--- MacRuby/trunk/version.h	2011-03-11 22:18:07 UTC (rev 5273)
+++ MacRuby/trunk/version.h	2011-03-11 22:19:37 UTC (rev 5274)
@@ -6,7 +6,7 @@
  */
 
 #define RUBY_ENGINE 		"macruby"
-#define MACRUBY_VERSION 	"0.10"
+#define MACRUBY_VERSION 	"0.11"
 
 #define RUBY_VERSION 		"1.9.2"
 #define RUBY_RELEASE_DATE 	"2008-06-03"