Author: ubernostrum
Date: 2008-09-03 18:38:45 -0500 (Wed, 03 Sep 2008)
New Revision: 8960

Modified:
   django/trunk/django/__init__.py
Log:
Bump version number for Django 1.0 release


Modified: django/trunk/django/__init__.py
===================================================================
--- django/trunk/django/__init__.py     2008-09-03 23:10:07 UTC (rev 8959)
+++ django/trunk/django/__init__.py     2008-09-03 23:38:45 UTC (rev 8960)
@@ -1,4 +1,4 @@
-VERSION = (1, 0, 'rc_1')
+VERSION = (1, 0, 'final')
 
 def get_version():
     "Returns the version as a human-format string."


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to