[Checkins] SVN: plone.postpublicationhook/t Tag 1.0rc1
    Wichert Akkerman 
    wichert at wiggy.net
       
    Wed Oct 15 04:07:15 EDT 2008
    
    
  
Log message for revision 92204:
  Tag 1.0rc1
Changed:
  A   plone.postpublicationhook/tags/1.0rc1/
  U   plone.postpublicationhook/tags/1.0rc1/docs/HISTORY.txt
  D   plone.postpublicationhook/tags/1.0rc1/setup.cfg
  U   plone.postpublicationhook/tags/1.0rc1/setup.py
  U   plone.postpublicationhook/trunk/docs/HISTORY.txt
-=-
Copied: plone.postpublicationhook/tags/1.0rc1 (from rev 92203, plone.postpublicationhook/trunk)
Property changes on: plone.postpublicationhook/tags/1.0rc1
___________________________________________________________________
Name: svn:ignore
   + *.egg-info
build
dist
Name: svn:mergeinfo
   + 
Modified: plone.postpublicationhook/tags/1.0rc1/docs/HISTORY.txt
===================================================================
--- plone.postpublicationhook/trunk/docs/HISTORY.txt	2008-10-15 08:05:34 UTC (rev 92203)
+++ plone.postpublicationhook/tags/1.0rc1/docs/HISTORY.txt	2008-10-15 08:07:15 UTC (rev 92204)
@@ -1,8 +1,8 @@
 Changelog
 =========
 
-1.0rc1 - September 24, 2008
----------------------------
+1.0rc1 - October 15, 2008
+-------------------------
 
 * Initial release
   [wichert]
Deleted: plone.postpublicationhook/tags/1.0rc1/setup.cfg
===================================================================
--- plone.postpublicationhook/trunk/setup.cfg	2008-10-15 08:05:34 UTC (rev 92203)
+++ plone.postpublicationhook/tags/1.0rc1/setup.cfg	2008-10-15 08:07:15 UTC (rev 92204)
@@ -1,3 +0,0 @@
-[egg_info]
-tag_build = dev
-tag_svn_revision = true
Modified: plone.postpublicationhook/tags/1.0rc1/setup.py
===================================================================
--- plone.postpublicationhook/trunk/setup.py	2008-10-15 08:05:34 UTC (rev 92203)
+++ plone.postpublicationhook/tags/1.0rc1/setup.py	2008-10-15 08:07:15 UTC (rev 92204)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os.path
 
-version = '1.0'
+version = '1.0rc1'
 
 setup(name='plone.postpublicationhook',
       version=version,
Modified: plone.postpublicationhook/trunk/docs/HISTORY.txt
===================================================================
--- plone.postpublicationhook/trunk/docs/HISTORY.txt	2008-10-15 08:05:34 UTC (rev 92203)
+++ plone.postpublicationhook/trunk/docs/HISTORY.txt	2008-10-15 08:07:15 UTC (rev 92204)
@@ -1,8 +1,8 @@
 Changelog
 =========
 
-1.0rc1 - September 24, 2008
----------------------------
+1.0rc1 - October 15, 2008
+-------------------------
 
 * Initial release
   [wichert]
    
    
More information about the Checkins
mailing list