SVN: ZODB/tags/3.10.2/setup.py tag

Jim Fulton <[email protected]> Sat, 12 Feb 2011 06:43:28 -0500 (EST)
Newsgroups gmane.comp.python.zope.zodb.cvs
Message-ID <20110212114328.591B0941EE__42207.3795497001$1297511016$gmane$org@cvs.zope.org>
Log message for revision 120294:
  tag
  

Changed:
  U   ZODB/tags/3.10.2/setup.py

-=-
Modified: ZODB/tags/3.10.2/setup.py
===================================================================
--- ZODB/tags/3.10.2/setup.py	2011-02-12 11:42:52 UTC (rev 120293)
+++ ZODB/tags/3.10.2/setup.py	2011-02-12 11:43:28 UTC (rev 120294)
@@ -20,7 +20,7 @@
 interface, rich transaction support, and undo.
 """
 
-VERSION = "3.10dev"
+VERSION = "3.10.2"
 
 from ez_setup import use_setuptools
 use_setuptools()