<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -31,6 +31,8 @@ task :haml =&gt; &quot;.haml&quot; do
   Dir.chdir(&quot;.haml&quot;) do
     sh %{git fetch}
     sh %{git checkout origin/stable}
+    # Check out the most recent released stable version
+    sh %{git checkout #{File.read(&quot;VERSION&quot;).strip}}
   end
 end
 </diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8244313f5508054e6c37b3b62d5b44ce246eb8cb</id>
    </parent>
  </parents>
  <author>
    <name>Nathan Weizenbaum</name>
    <email>nex342@gmail.com</email>
  </author>
  <url>http://github.com/nex3/haml/commit/f2e815c0d359f4d8ca33d368fdfaa05609c2bb5e</url>
  <id>f2e815c0d359f4d8ca33d368fdfaa05609c2bb5e</id>
  <committed-date>2009-09-20T12:45:36-07:00</committed-date>
  <authored-date>2009-09-20T12:45:36-07:00</authored-date>
  <message>Generate the yardoc from the most recent tagged version, not from stable.</message>
  <tree>4a1b6fd7dca067f4247394fd2639afd1b82cb3bf</tree>
  <committer>
    <name>Nathan Weizenbaum</name>
    <email>nex342@gmail.com</email>
  </committer>
</commit>
