Revision
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

Diff

Modified: MacRuby/trunk/version.h (3978 => 3979)


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