[Checkins] SVN: zopyx.smartprintng.core/trunk/ Back to development: 2.0.0b8 dev

Andreas Jung andreas at andreas-jung.com
Sun Oct 26 09:05:12 EDT 2008


Log message for revision 92592:
  Back to development: 2.0.0b8 dev

Changed:
  U   zopyx.smartprintng.core/trunk/docs/HISTORY.txt
  U   zopyx.smartprintng.core/trunk/setup.py

-=-
Modified: zopyx.smartprintng.core/trunk/docs/HISTORY.txt
===================================================================
--- zopyx.smartprintng.core/trunk/docs/HISTORY.txt	2008-10-26 13:04:48 UTC (rev 92591)
+++ zopyx.smartprintng.core/trunk/docs/HISTORY.txt	2008-10-26 13:05:11 UTC (rev 92592)
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+2.0.0b8 (unreleased)
+--------------------
+
+- Nothing changed yet.
+
+
 2.0.0b7 (2008-10-26)
 --------------------
 

Modified: zopyx.smartprintng.core/trunk/setup.py
===================================================================
--- zopyx.smartprintng.core/trunk/setup.py	2008-10-26 13:04:48 UTC (rev 92591)
+++ zopyx.smartprintng.core/trunk/setup.py	2008-10-26 13:05:11 UTC (rev 92592)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '2.0.0b7'
+version = '2.0.0b8 dev'
 
 setup(name='zopyx.smartprintng.core',
       version=version,



More information about the Checkins mailing list