SVN: ZODB/branches/3.8/setup.py svb
Tres Seaver <[email protected]>
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <[email protected]> |
Log message for revision 105630: svb Changed: U ZODB/branches/3.8/setup.py -=- Modified: ZODB/branches/3.8/setup.py =================================================================== --- ZODB/branches/3.8/setup.py 2009-11-13 18:04:22 UTC (rev 105629) +++ ZODB/branches/3.8/setup.py 2009-11-13 19:36:35 UTC (rev 105630) @@ -20,7 +20,7 @@ interface, rich transaction support, and undo. """ -VERSION = "3.8.3" +VERSION = "3.8.5dev" # The (non-obvious!) choices for the Trove Development Status line: # Development Status :: 5 - Production/Stable