SVN: ZODB/tags/3.8.5/setup.py Updated version.
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <20091216173816.4963A7083BC__44395.4053604559$1260985109$gmane$org@cvs.zope.org> |
Log message for revision 106642: Updated version. Changed: U ZODB/tags/3.8.5/setup.py -=- Modified: ZODB/tags/3.8.5/setup.py =================================================================== --- ZODB/tags/3.8.5/setup.py 2009-12-16 17:31:33 UTC (rev 106641) +++ ZODB/tags/3.8.5/setup.py 2009-12-16 17:38:15 UTC (rev 106642) @@ -20,7 +20,7 @@ interface, rich transaction support, and undo. """ -VERSION = "3.8.5dev" +VERSION = "3.8.5" # The (non-obvious!) choices for the Trove Development Status line: # Development Status :: 5 - Production/Stable