[Checkins] SVN: zc.recipe.filestorage/trunk/setup. Updated version info.

Jim Fulton jim at zope.com
Thu Aug 10 13:23:02 EDT 2006


Log message for revision 69394:
  Updated version info.
  

Changed:
  D   zc.recipe.filestorage/trunk/setup.cfg
  U   zc.recipe.filestorage/trunk/setup.py

-=-
Deleted: zc.recipe.filestorage/trunk/setup.cfg
===================================================================
--- zc.recipe.filestorage/trunk/setup.cfg	2006-08-10 16:38:02 UTC (rev 69393)
+++ zc.recipe.filestorage/trunk/setup.cfg	2006-08-10 17:23:01 UTC (rev 69394)
@@ -1,3 +0,0 @@
-[egg_info]
-tag_build = .dev
-tag_svn_revision = 1

Modified: zc.recipe.filestorage/trunk/setup.py
===================================================================
--- zc.recipe.filestorage/trunk/setup.py	2006-08-10 16:38:02 UTC (rev 69393)
+++ zc.recipe.filestorage/trunk/setup.py	2006-08-10 17:23:01 UTC (rev 69394)
@@ -3,7 +3,7 @@
 name = "zc.recipe.filestorage"
 setup(
     name = name,
-    version = "1.0",
+    version = "1.0a1",
     author = "Jim Fulton",
     author_email = "jim at zope.com",
     description = "ZC Buildout recipe for defining a file-storage",



More information about the Checkins mailing list