<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,5 @@
+1.1.9
+ * Fixed version string to prevent collisions with other libraries.
 1.1.8
  * nuke now assumes singular inflection for model files of given name
  * fixtures are nuked as well</diff>
      <filename>CHANGES</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
-VERSION=&quot;1.1.8&quot;
+LAZY_DEVELOPER_VERSION=&quot;1.1.9&quot;
 
 
 
@@ -9,7 +9,7 @@ namespace :lazy do
   
   desc &quot;Shows the version of Lazy Developer this app uses&quot;
   task :version do
-    puts &quot;LazyDeveloper v#{VERSION}&quot;
+    puts &quot;LazyDeveloper v#{LAZY_DEVELOPER_VERSION}&quot;
   end
 
 end</diff>
      <filename>tasks/lazy_developer_tasks.rake</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6f0aba08efeb929c15715101f3d63d56d85ed56b</id>
    </parent>
  </parents>
  <author>
    <name>Brian Hogan</name>
    <email>brianhogan@napcs.com</email>
  </author>
  <url>http://github.com/napcs/lazy_developer/commit/9f1f1ad540dc6914e1d484066cb064196c3c6c27</url>
  <id>9f1f1ad540dc6914e1d484066cb064196c3c6c27</id>
  <committed-date>2009-08-25T11:30:29-07:00</committed-date>
  <authored-date>2009-08-25T11:30:29-07:00</authored-date>
  <message>Updated to 1.1.9 - no major changes ,just version bump to fix a version constant issue</message>
  <tree>1b1871cee58d721f6e40c7864ff3eeadd7a2aa1a</tree>
  <committer>
    <name>Brian Hogan</name>
    <email>brianhogan@napcs.com</email>
  </committer>
</commit>
