Revision
599
Author
lsansonetti@apple.com
Date
2008-09-13 12:55:35 -0700 (Sat, 13 Sep 2008)

Log Message

we are 0.4 now

Modified Paths

Diff

Modified: MacRuby/trunk/version.h (598 => 599)


--- MacRuby/trunk/version.h	2008-09-13 19:29:38 UTC (rev 598)
+++ MacRuby/trunk/version.h	2008-09-13 19:55:35 UTC (rev 599)
@@ -52,7 +52,7 @@
 #endif
 
 #if WITH_OBJC
-# define MACRUBY_VERSION 0.3
+# define MACRUBY_VERSION 0.4
 # define RUBY_DESCRIPTION	    \
     "MacRuby version " STRINGIZE(MACRUBY_VERSION) \
     " (ruby "RUBY_VERSION	    \