[Checkins] SVN: zopyx.smartprintng.core/trunk/ updated
    Andreas Jung 
    andreas at andreas-jung.com
       
    Wed Oct 22 10:21:45 EDT 2008
    
    
  
Log message for revision 92478:
  updated
  
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-22 14:18:18 UTC (rev 92477)
+++ zopyx.smartprintng.core/trunk/docs/HISTORY.txt	2008-10-22 14:21:45 UTC (rev 92478)
@@ -1,6 +1,12 @@
 Changelog
 =========
 
+2.0.0b3 (22.10.2008)
+--------------------
+
+* tweaking the fonts in demo2 in order to make the demos work
+  on Linux
+
 2.0.0b2 (19.10.2008)
 --------------------
 
Modified: zopyx.smartprintng.core/trunk/setup.py
===================================================================
--- zopyx.smartprintng.core/trunk/setup.py	2008-10-22 14:18:18 UTC (rev 92477)
+++ zopyx.smartprintng.core/trunk/setup.py	2008-10-22 14:21:45 UTC (rev 92478)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '2.0.0b2'
+version = '2.0.0b3'
 
 setup(name='zopyx.smartprintng.core',
       version=version,
    
    
More information about the Checkins
mailing list