Updated version and made a slight change to bring the two READMEs in sync.
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Tue, 14 Jun 2011 10:44:45 +0000 (06:44 -0400)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Tue, 14 Jun 2011 10:44:45 +0000 (06:44 -0400)
README
philo/__init__.py

diff --git a/README b/README
index f1ef32e..f73d43b 100644 (file)
--- a/README
+++ b/README
@@ -5,8 +5,8 @@ Prerequisites:
        * Django 1.3+ <http://www.djangoproject.com/>
        * django-mptt e734079+ <https://github.com/django-mptt/django-mptt/> 
        * (Optional) django-grappelli 2.0+ <http://code.google.com/p/django-grappelli/>
-       * (Optional) recaptcha-django r6 <http://code.google.com/p/recaptcha-django/>
        * (Optional) south 0.7.2+ <http://south.aeracode.org/>
+       * (Optional) recaptcha-django r6 <http://code.google.com/p/recaptcha-django/>
 
 To contribute, please visit the project website <http://philocms.org/>. Feel free to join us on IRC at irc://irc.oftc.net/#philo.
 
index e574b70..c07c373 100644 (file)
@@ -1 +1 @@
-VERSION = (0, '1rc')
+VERSION = (0, 9)