[Checkins] SVN: z3ext.cacheheaders/tags/1.2.0/ release 1.2.0

Nikolay Kim fafhrd91 at gmail.com
Tue Nov 24 21:32:49 EST 2009


Log message for revision 106000:
  release 1.2.0

Changed:
  A   z3ext.cacheheaders/tags/1.2.0/
  U   z3ext.cacheheaders/tags/1.2.0/setup.py

-=-
Modified: z3ext.cacheheaders/tags/1.2.0/setup.py
===================================================================
--- z3ext.cacheheaders/trunk/setup.py	2009-11-25 02:31:15 UTC (rev 105999)
+++ z3ext.cacheheaders/tags/1.2.0/setup.py	2009-11-25 02:32:49 UTC (rev 106000)
@@ -21,7 +21,7 @@
 def read(*rnames):
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
-version = '0'
+version = '1.2.0'
 
 
 setup(name='z3ext.cacheheaders',



More information about the checkins mailing list