<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,6 +4,10 @@ REBIRTH_VERSION = [0,0,0]
 
 require 'rake'
 
+task :version do 
+  puts &quot;Rebirth v#{REBIRTH_VERSION.join(&quot;.&quot;)}&quot;
+end
+
 begin
   require 'spec/rake/spectask'
 </diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6c313ae3b5b8133711d8341d23a08694a70b10ef</id>
    </parent>
  </parents>
  <author>
    <name>John Croisant</name>
    <email>jacius@gmail.com</email>
  </author>
  <url>http://github.com/jacius/rebirth/commit/4651a2262ec24c0ef50c6141f754c4fdfb2907e8</url>
  <id>4651a2262ec24c0ef50c6141f754c4fdfb2907e8</id>
  <committed-date>2008-06-09T18:54:03-07:00</committed-date>
  <authored-date>2008-06-09T18:54:03-07:00</authored-date>
  <message>Added `version' task, outputs library version.</message>
  <tree>e9e48a9e382f58faa3aef2f1282512f7648b1a6d</tree>
  <committer>
    <name>John Croisant</name>
    <email>jacius@gmail.com</email>
  </committer>
</commit>
