Author: jacob
Date: 2008-09-02 19:20:17 -0500 (Tue, 02 Sep 2008)
New Revision: 8888
Modified:
django/trunk/django/__init__.py
Log:
Bumped version to rc1.
Modified: django/trunk/django/__init__.py
===================================================================
--- django/trunk/django/__init__.py 2008-09-03 00:09:52 UTC (rev 8887)
+++ django/trunk/django/__init__.py 2008-09-03 00:20:17 UTC (rev 8888)
@@ -1,4 +1,4 @@
-VERSION = (1, 0, 'beta_2')
+VERSION = (1, 0, 'rc_1')
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
-~----------~----~----~----~------~----~------~--~---