SVN: ZODB/tags/3.8.6/setup.py Updated version.
Jim Fulton <[email protected]> Tue, 21 Sep 2010 09:26:52 -0400 (EDT)
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <20100921132652.548EA941C0__7917.64395912669$1285075622$gmane$org@cvs.zope.org> |
Log message for revision 116708: Updated version. Changed: U ZODB/tags/3.8.6/setup.py -=- Modified: ZODB/tags/3.8.6/setup.py =================================================================== --- ZODB/tags/3.8.6/setup.py 2010-09-21 13:26:00 UTC (rev 116707) +++ ZODB/tags/3.8.6/setup.py 2010-09-21 13:26:52 UTC (rev 116708) @@ -20,7 +20,7 @@ interface, rich transaction support, and undo. """ -VERSION = "3.8.6dev" +VERSION = "3.8.6" # The (non-obvious!) choices for the Trove Development Status line: # Development Status :: 5 - Production/Stable