Author: jacob
Date: 2008-07-21 20:15:43 -0500 (Mon, 21 Jul 2008)
New Revision: 8035

Modified:
   django/trunk/django/__init__.py
Log:
Bumped version number for 1.0-alpha release.


Modified: django/trunk/django/__init__.py
===================================================================
--- django/trunk/django/__init__.py     2008-07-22 01:10:59 UTC (rev 8034)
+++ django/trunk/django/__init__.py     2008-07-22 01:15:43 UTC (rev 8035)
@@ -1,4 +1,4 @@
-VERSION = (0, 97, 'pre')
+VERSION = (1, 0, 'alpha')
 
 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