Author: batiste.bieler
Date: Sat Jun 20 07:54:09 2009
New Revision: 578
Modified:
trunk/pages/__init__.py
Log:
New version
Modified: trunk/pages/__init__.py
==============================================================================
--- trunk/pages/__init__.py (original)
+++ trunk/pages/__init__.py Sat Jun 20 07:54:09 2009
@@ -1,4 +1,4 @@
# -*- coding: utf-8 -*-
"""Django page CMS module."""
-VERSION = (1, 0, 4)
+VERSION = (1, 0, 5)
__version__ = '.'.join(map(str, VERSION))
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-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/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---