SVN: ZODB/branches/3.8/setup.py Udated rev
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <[email protected]> |
Log message for revision 106636: Udated rev Changed: U ZODB/branches/3.8/setup.py -=- Modified: ZODB/branches/3.8/setup.py =================================================================== --- ZODB/branches/3.8/setup.py 2009-12-16 16:35:06 UTC (rev 106635) +++ ZODB/branches/3.8/setup.py 2009-12-16 16:35:28 UTC (rev 106636) @@ -20,7 +20,7 @@ interface, rich transaction support, and undo. """ -VERSION = "3.8.5dev" +VERSION = "3.8.6dev" # The (non-obvious!) choices for the Trove Development Status line: # Development Status :: 5 - Production/Stable