Author: ubernostrum Date: 2007-01-19 20:09:13 -0600 (Fri, 19 Jan 2007) New Revision: 4362
Modified: django/branches/0.95-bugfixes/django/__init__.py Log: 0.95-bugfixes: Update VERSION for impending 0.95.1 release Modified: django/branches/0.95-bugfixes/django/__init__.py =================================================================== --- django/branches/0.95-bugfixes/django/__init__.py 2007-01-20 02:05:02 UTC (rev 4361) +++ django/branches/0.95-bugfixes/django/__init__.py 2007-01-20 02:09:13 UTC (rev 4362) @@ -1 +1 @@ -VERSION = (0, 95, None) +VERSION = (0, 95.1, None) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
