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

source_changes at macosforge.org source_changes at macosforge.org
Fri Oct 15 17:08:50 PDT 2010


Revision: 4803
          http://trac.macosforge.org/projects/ruby/changeset/4803
Author:   lsansonetti at apple.com
Date:     2010-10-15 17:08:46 -0700 (Fri, 15 Oct 2010)
Log Message:
-----------
mention 0.7.1

Modified Paths:
--------------
    MacRubyWebsite/trunk/content/_header.txt
    MacRubyWebsite/trunk/content/blog/2010/10/08/bridgesupport-preview.txt
    MacRubyWebsite/trunk/content/source.txt

Modified: MacRubyWebsite/trunk/content/_header.txt
===================================================================
--- MacRubyWebsite/trunk/content/_header.txt	2010-10-15 23:13:53 UTC (rev 4802)
+++ MacRubyWebsite/trunk/content/_header.txt	2010-10-16 00:08:46 UTC (rev 4803)
@@ -2,7 +2,7 @@
 filter: erb
 ---
 <div id="current_version">
-  Current Version: 0.7
+  Current Version: 0.7.1
 </div>
 <div id="logo">
   <a href="/"><img src="/images/macruby_logo.png" alt="MacRuby" id="logo" /></a>

Modified: MacRubyWebsite/trunk/content/blog/2010/10/08/bridgesupport-preview.txt
===================================================================
--- MacRubyWebsite/trunk/content/blog/2010/10/08/bridgesupport-preview.txt	2010-10-15 23:13:53 UTC (rev 4802)
+++ MacRubyWebsite/trunk/content/blog/2010/10/08/bridgesupport-preview.txt	2010-10-16 00:08:46 UTC (rev 4803)
@@ -1,5 +1,5 @@
 --- 
-title:      BridgeSupport Preview 1 and MacRuby 0.7.1
+title:      BridgeSupport Preview 1
 created_at: 2010-10-08 16:46:45.111448 -07:00
 blog_post:  true
 layout:     blog_entry

Modified: MacRubyWebsite/trunk/content/source.txt
===================================================================
--- MacRubyWebsite/trunk/content/source.txt	2010-10-15 23:13:53 UTC (rev 4802)
+++ MacRubyWebsite/trunk/content/source.txt	2010-10-16 00:08:46 UTC (rev 4803)
@@ -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.7 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.1 release:
 
 <pre class="commands">
-$ svn co http://svn.macosforge.org/repository/ruby/MacRuby/tags/0.7 MacRuby-0.7
+$ svn co http://svn.macosforge.org/repository/ruby/MacRuby/tags/0.7.1 MacRuby-0.7.1
 </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/20101015/35b9d217/attachment.html>


More information about the macruby-changes mailing list