[macruby-changes] [4771] MacRubyWebsite/trunk/content

source_changes at macosforge.org source_changes at macosforge.org
Fri Oct 8 17:07:36 PDT 2010


Revision: 4771
          http://trac.macosforge.org/projects/ruby/changeset/4771
Author:   lsansonetti at apple.com
Date:     2010-10-08 17:07:35 -0700 (Fri, 08 Oct 2010)
Log Message:
-----------
forgot to commit this

Modified Paths:
--------------
    MacRubyWebsite/trunk/content/_header.txt
    MacRubyWebsite/trunk/content/downloads.txt
    MacRubyWebsite/trunk/content/source.txt

Modified: MacRubyWebsite/trunk/content/_header.txt
===================================================================
--- MacRubyWebsite/trunk/content/_header.txt	2010-10-09 00:07:23 UTC (rev 4770)
+++ MacRubyWebsite/trunk/content/_header.txt	2010-10-09 00:07:35 UTC (rev 4771)
@@ -2,7 +2,7 @@
 filter: erb
 ---
 <div id="current_version">
-  Current Version: 0.6
+  Current Version: 0.7
 </div>
 <div id="logo">
   <a href="/"><img src="/images/macruby_logo.png" alt="MacRuby" id="logo" /></a>

Modified: MacRubyWebsite/trunk/content/downloads.txt
===================================================================
--- MacRubyWebsite/trunk/content/downloads.txt	2010-10-09 00:07:23 UTC (rev 4770)
+++ MacRubyWebsite/trunk/content/downloads.txt	2010-10-09 00:07:35 UTC (rev 4771)
@@ -10,7 +10,7 @@
 h2. Latest Stable Release
 
 <p>
-You can download <a href="http://www.macruby.org/files/MacRuby%200.6.zip">MacRuby 0.6</a> as a standalone binary installer.
+You can download <a href="http://www.macruby.org/files/MacRuby%200.7.zip">MacRuby 0.7</a> as a standalone binary installer.
 <em>Note: this release will only work on Intel machines running Snow Leopard (10.6) or higher.</em>
 </p>
 

Modified: MacRubyWebsite/trunk/content/source.txt
===================================================================
--- MacRubyWebsite/trunk/content/source.txt	2010-10-09 00:07:23 UTC (rev 4770)
+++ MacRubyWebsite/trunk/content/source.txt	2010-10-09 00:07:35 UTC (rev 4771)
@@ -15,10 +15,10 @@
 $ svn co http://svn.macosforge.org/repository/ruby/MacRuby/trunk MacRuby-trunk
 </pre>
 
-If you want to grab the sources of a specific release, look into the tags directory. For example, to grab the sources of the 0.6 release:
+If you want to grab the sources of a specific release, look into the tags directory. For example, to grab the sources of the 0.7 release:
 
 <pre class="commands">
-$ svn co http://svn.macosforge.org/repository/ruby/MacRuby/tags/0.6 MacRuby-0.6
+$ svn co http://svn.macosforge.org/repository/ruby/MacRuby/tags/0.7 MacRuby-0.7
 </pre>
 
 For building instructions, please refer to README.rdoc file, but the basic build instructions are:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20101008/12ccedab/attachment.html>


More information about the macruby-changes mailing list