<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -26,11 +26,11 @@ Echoe.new('hobo') do |p|
   p.project = &quot;hobo&quot;
 
   p.changelog = &quot;CHANGES.txt&quot;
-  p.version   = &quot;0.7.5&quot;
+  p.version   = &quot;0.7.99.1&quot;
 
   p.dependencies = [
-    'hobosupport &gt;=0.7.5',
-    'hobofields &gt;=0.7.5',
+    'hobosupport &gt;=0.7.99.1',
+    'hobofields &gt;=0.7.99.1',
     'rails =2.1',
     'mislav-will_paginate &gt;=2.2.1']
 end</diff>
      <filename>hobo/Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -20,7 +20,7 @@ class HoboError &lt; RuntimeError; end
 
 module Hobo
 
-  VERSION = &quot;0.7.5&quot;
+  VERSION = &quot;0.7.99.1&quot;
 
   class RawJs &lt; String; end
 </diff>
      <filename>hobo/lib/hobo.rb</filename>
    </modified>
    <modified>
      <diff>@@ -8,8 +8,8 @@ Echoe.new('hobofields') do |p|
   p.project = &quot;hobo&quot;
 
   p.changelog = &quot;CHANGES.txt&quot;
-  p.version   = &quot;0.7.5&quot;
+  p.version   = &quot;0.7.99.1&quot;
 
-  p.dependencies = ['hobosupport &gt;=0.7.5']
+  p.dependencies = ['hobosupport &gt;=0.7.99.1']
 end
 </diff>
      <filename>hobofields/Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -9,7 +9,7 @@ end
 
 module HoboFields
 
-  VERSION = &quot;0.7.5&quot;
+  VERSION = &quot;0.7.99.1&quot;
 
   extend self
 </diff>
      <filename>hobofields/lib/hobo_fields.rb</filename>
    </modified>
    <modified>
      <diff>@@ -8,5 +8,5 @@ Echoe.new('hobosupport') do |p|
   p.project = &quot;hobo&quot;
   
   p.changelog = &quot;CHANGES.txt&quot;
-  p.version   = &quot;0.7.5&quot;
+  p.version   = &quot;0.7.99.1&quot;
 end</diff>
      <filename>hobosupport/Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -13,7 +13,7 @@ require 'hobosupport/module'
 
 module HoboSupport
 
-  VERSION = &quot;0.7.5&quot;
+  VERSION = &quot;0.7.99.1&quot;
 
 end
 </diff>
      <filename>hobosupport/lib/hobosupport.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8b8cc4d465e14e142ecba71174a0301c6963fec6</id>
    </parent>
  </parents>
  <author>
    <name>Tom Locke</name>
    <email>tom@tomlocke.com</email>
  </author>
  <url>http://github.com/tablatom/hobo/commit/bbe0d8f0938267d9eb7a1e76daac3ddecada8fd7</url>
  <id>bbe0d8f0938267d9eb7a1e76daac3ddecada8fd7</id>
  <committed-date>2008-08-23T04:10:44-07:00</committed-date>
  <authored-date>2008-08-23T04:10:44-07:00</authored-date>
  <message>Changed version numbers to 0.7.99.1 (aka 0.8 pre 1)</message>
  <tree>406ba691d807859de9f348614ea6772d48894b83</tree>
  <committer>
    <name>Tom Locke</name>
    <email>tom@tomlocke.com</email>
  </committer>
</commit>
