[Checkins] SVN: five.localsitemanager/ Released 1.0c1

Hanno Schlichting plone at hannosch.info
Wed Aug 27 06:10:19 EDT 2008


Log message for revision 90421:
  Released 1.0c1
  

Changed:
  U   five.localsitemanager/branches/1.0/CHANGES.txt
  U   five.localsitemanager/branches/1.0/setup.py
  A   five.localsitemanager/tags/1.0c1/

-=-
Modified: five.localsitemanager/branches/1.0/CHANGES.txt
===================================================================
--- five.localsitemanager/branches/1.0/CHANGES.txt	2008-08-27 10:08:03 UTC (rev 90420)
+++ five.localsitemanager/branches/1.0/CHANGES.txt	2008-08-27 10:10:19 UTC (rev 90421)
@@ -1,6 +1,10 @@
 Changelog
 =========
 
+1.0
+---
+
+
 1.0c1 - 2008-08-27
 ------------------
 
@@ -32,6 +36,7 @@
   and >3.5.0dev.
   [wichert]
 
+
 0.3 - 2007-12-24
 ----------------
 
@@ -39,6 +44,7 @@
   registry of the component registry.
   [hannosch]
 
+
 0.2 - 2007-06-30
 ----------------
 
@@ -67,4 +73,3 @@
 ----------------
 
 * Initial version
-

Modified: five.localsitemanager/branches/1.0/setup.py
===================================================================
--- five.localsitemanager/branches/1.0/setup.py	2008-08-27 10:08:03 UTC (rev 90420)
+++ five.localsitemanager/branches/1.0/setup.py	2008-08-27 10:10:19 UTC (rev 90421)
@@ -4,7 +4,7 @@
 """
 from setuptools import setup, Extension
 
-version = '1.0c1'
+version = '1.0'
 
 setup(name='five.localsitemanager',
       version=version,

Copied: five.localsitemanager/tags/1.0c1 (from rev 90420, five.localsitemanager/branches/1.0)



More information about the Checkins mailing list