[macruby-changes] [2425] MacRuby/trunk/version.h
source_changes at macosforge.org
source_changes at macosforge.org
Fri Aug 28 21:50:59 PDT 2009
Revision: 2425
http://trac.macosforge.org/projects/ruby/changeset/2425
Author: lsansonetti at apple.com
Date: 2009-08-28 21:50:58 -0700 (Fri, 28 Aug 2009)
Log Message:
-----------
revert the RUBY_VERSION change because we don't implement some 1.9.2-only features yet
Modified Paths:
--------------
MacRuby/trunk/version.h
Modified: MacRuby/trunk/version.h
===================================================================
--- MacRuby/trunk/version.h 2009-08-29 04:41:42 UTC (rev 2424)
+++ MacRuby/trunk/version.h 2009-08-29 04:50:58 UTC (rev 2425)
@@ -1,7 +1,7 @@
#define RUBY_ENGINE "macruby"
#define MACRUBY_VERSION 0.5
-#define RUBY_VERSION "1.9.2"
+#define RUBY_VERSION "1.9.0"
#define RUBY_RELEASE_DATE "2008-06-03"
#define RUBY_VERSION_CODE 190
#define RUBY_RELEASE_CODE 20080603
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090828/94be1f51/attachment.html>
More information about the macruby-changes
mailing list