[macruby-changes] [4112] MacRuby/trunk/version.h

source_changes at macosforge.org source_changes at macosforge.org
Mon May 17 14:24:48 PDT 2010


Revision: 4112
          http://trac.macosforge.org/projects/ruby/changeset/4112
Author:   lsansonetti at apple.com
Date:     2010-05-17 14:24:43 -0700 (Mon, 17 May 2010)
Log Message:
-----------
shorter and more compliant -v line

Modified Paths:
--------------
    MacRuby/trunk/version.h

Modified: MacRuby/trunk/version.h
===================================================================
--- MacRuby/trunk/version.h	2010-05-17 19:09:08 UTC (rev 4111)
+++ MacRuby/trunk/version.h	2010-05-17 21:24:43 UTC (rev 4112)
@@ -58,7 +58,7 @@
 #endif
 
 #define RUBY_DESCRIPTION	    \
-    "MacRuby version " MACRUBY_VERSION \
+    "MacRuby " MACRUBY_VERSION	    \
     " (ruby "RUBY_VERSION	    \
     ") ["RUBY_PLATFORM", "RUBY_ARCH"]"
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100517/ca4ad384/attachment-0001.html>


More information about the macruby-changes mailing list