SVN: ZODB/tags/3.8.4/setup.py Updated version #
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <[email protected]> |
Log message for revision 104719: Updated version # Changed: U ZODB/tags/3.8.4/setup.py -=- Modified: ZODB/tags/3.8.4/setup.py =================================================================== --- ZODB/tags/3.8.4/setup.py 2009-10-01 21:54:30 UTC (rev 104718) +++ ZODB/tags/3.8.4/setup.py 2009-10-01 21:55:42 UTC (rev 104719) @@ -20,7 +20,7 @@ interface, rich transaction support, and undo. """ -VERSION = "3.8.3" +VERSION = "3.8.4" # The (non-obvious!) choices for the Trove Development Status line: # Development Status :: 5 - Production/Stable