[Checkins] SVN: relstorage/branches/1.1/ prep for release
    Shane Hathaway 
    shane at hathawaymix.org
       
    Sat Dec 27 20:12:32 EST 2008
    
    
  
Log message for revision 94397:
  prep for release
Changed:
  U   relstorage/branches/1.1/CHANGES.txt
  U   relstorage/branches/1.1/setup.py
-=-
Modified: relstorage/branches/1.1/CHANGES.txt
===================================================================
--- relstorage/branches/1.1/CHANGES.txt	2008-12-27 22:16:44 UTC (rev 94396)
+++ relstorage/branches/1.1/CHANGES.txt	2008-12-28 01:12:31 UTC (rev 94397)
@@ -1,4 +1,4 @@
-Version 1.1.1 (unreleased)
+Version 1.1.1 (2008-12-27)
 
 - Worked around MySQL performance bugs in packing.  Used temporary
   tables and another column in the pack_object table.  The
Modified: relstorage/branches/1.1/setup.py
===================================================================
--- relstorage/branches/1.1/setup.py	2008-12-27 22:16:44 UTC (rev 94396)
+++ relstorage/branches/1.1/setup.py	2008-12-28 01:12:31 UTC (rev 94397)
@@ -30,7 +30,7 @@
 VERSION = "1.1dev"
 
 classifiers = """\
-Development Status :: 4 - Beta
+Development Status :: 5 - Production/Stable
 Intended Audience :: Developers
 License :: OSI Approved :: Zope Public License
 Programming Language :: Python
    
    
More information about the Checkins
mailing list