<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -8,7 +8,7 @@ from textwrap import dedent
 from setuptools import Extension, find_packages
 
 
-VERSION = '3.1'
+VERSION = DOCVERSION = '3.1'
 DEVELOPMENT = True
 
 
@@ -21,10 +21,10 @@ if DEVELOPMENT:
         name, value = contents.split()
         BRANCH = value.split('/')[-1]
         if BRANCH != 'master':
-            VERSION += '-' + BRANCH
+            DOCVERSION += '-' + BRANCH
     except:
         pass
-    VERSION += '-dev'
+    DOCVERSION += '-dev'
 
 
 setup(
@@ -98,7 +98,7 @@ options(
     publish=Bunch(
         username='schevo',
         server='web7.webfaction.com',
-        path='/home2/schevo/schevo_docs/schevodurus/%s' % VERSION,
+        path='/home2/schevo/schevo_docs/schevodurus/%s' % DOCVERSION,
     ),
     sphinx=Bunch(
         docroot='doc',</diff>
      <filename>pavement.py</filename>
    </modified>
    <modified>
      <diff></diff>
      <filename>paver-minilib.zip</filename>
    </modified>
    <modified>
      <diff>@@ -7,7 +7,7 @@ formats=gztar,zip
 
 [egg_info]
 tag_build = dev
-tag_date = 1
+tag_date = True
 
 [develop]
 optimize=1</diff>
      <filename>setup.cfg</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>383e9c63580dff13af1d26f10c6a477920a98023</id>
    </parent>
  </parents>
  <author>
    <name>Matthew R. Scott</name>
    <email>gldnspud@gmail.com</email>
  </author>
  <url>http://github.com/11craft/schevodurus/commit/21d58ebdaf4dab6cdea580f0876ef4662725097d</url>
  <id>21d58ebdaf4dab6cdea580f0876ef4662725097d</id>
  <committed-date>2009-05-02T13:46:24-07:00</committed-date>
  <authored-date>2009-05-02T13:46:24-07:00</authored-date>
  <message>Update bundled paver to honor distutils config.</message>
  <tree>42a47df9f9cedcc76a69bfa60960e5f3cd1b580d</tree>
  <committer>
    <name>Matthew R. Scott</name>
    <email>gldnspud@gmail.com</email>
  </committer>
</commit>
