Author: russellm
Date: 2008-08-27 07:18:02 -0500 (Wed, 27 Aug 2008)
New Revision: 8625

Modified:
   django/trunk/django/__init__.py
Log:
Bumped version number for 1.0 Beta 2 release.

Modified: django/trunk/django/__init__.py
===================================================================
--- django/trunk/django/__init__.py     2008-08-27 12:12:17 UTC (rev 8624)
+++ django/trunk/django/__init__.py     2008-08-27 12:18:02 UTC (rev 8625)
@@ -1,4 +1,4 @@
-VERSION = (1, 0, 'beta_1')
+VERSION = (1, 0, 'beta_2')
 
 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