[Zope-Checkins] CVS: Zope/inst - versions.py:1.4

Chris McDonough chrism@zope.com
Fri, 27 Jun 2003 16:07:45 -0400


Update of /cvs-repository/Zope/inst
In directory cvs.zope.org:/tmp/cvs-serv10926

Modified Files:
	versions.py 
Log Message:



=== Zope/inst/versions.py 1.3 => 1.4 ===
--- Zope/inst/versions.py:1.3	Fri Jun 27 16:06:07 2003
+++ Zope/inst/versions.py	Fri Jun 27 16:07:44 2003
@@ -4,4 +4,4 @@
 
 # always start prerelease branches with '0' to avoid upgrade
 # issues in RPMs
-VERSION_RELEASE_TAG = '0a1'
+VERSION_RELEASE_TAG = 'a1'