Revision
4563
Author
lsansonetti@apple.com
Date
2010-09-30 16:03:59 -0700 (Thu, 30 Sep 2010)

Log Message

trunk is now 0.8

Modified Paths

Diff

Modified: MacRuby/trunk/version.h (4562 => 4563)


--- MacRuby/trunk/version.h	2010-09-30 23:02:23 UTC (rev 4562)
+++ MacRuby/trunk/version.h	2010-09-30 23:03:59 UTC (rev 4563)
@@ -1,5 +1,5 @@
 #define RUBY_ENGINE 		"macruby"
-#define MACRUBY_VERSION 	"0.7"
+#define MACRUBY_VERSION 	"0.8"
 
 #define RUBY_VERSION 		"1.9.2"
 #define RUBY_RELEASE_DATE 	"2008-06-03"