Author: adrian Date: 2006-07-29 19:59:59 -0500 (Sat, 29 Jul 2006) New Revision: 3495
Modified: django/trunk/django/__init__.py Log: Changed django.VERSION from 0.95 to to 0.96-pre Modified: django/trunk/django/__init__.py =================================================================== --- django/trunk/django/__init__.py 2006-07-30 00:48:51 UTC (rev 3494) +++ django/trunk/django/__init__.py 2006-07-30 00:59:59 UTC (rev 3495) @@ -1 +1 @@ -VERSION = (0, 95, None) +VERSION = (0, 96, 'pre') --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
