SVN: ZODB/branches/3.7/setup.py pre-3.7.5
Andreas Jung <[email protected]>
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <20090806131013.05C7F9415B__6700.92909499562$1249564222$gmane$org@cvs.zope.org> |
Log message for revision 102532: pre-3.7.5 Changed: U ZODB/branches/3.7/setup.py -=- Modified: ZODB/branches/3.7/setup.py =================================================================== --- ZODB/branches/3.7/setup.py 2009-08-06 13:09:56 UTC (rev 102531) +++ ZODB/branches/3.7/setup.py 2009-08-06 13:10:12 UTC (rev 102532) @@ -20,7 +20,7 @@ interface, rich transaction support, and undo. """ -VERSION = "3.7.4" +VERSION = "3.7.5dev" # The (non-obvious!) choices for the Trove Development Status line: # Development Status :: 5 - Production/Stable