[Buildbot-commits] buildbot/buildbot __init__.py,1.23,1.24

Brian Warner warner at users.sourceforge.net
Sun May 28 01:59:47 UTC 2006


Update of /cvsroot/buildbot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv5307/buildbot

Modified Files:
	__init__.py 
Log Message:
[project @ bump versions to 0.7.3+ while between releases]

Original author: warner at lothar.com
Date: 2006-05-28 01:56:21

Index: __init__.py
===================================================================
RCS file: /cvsroot/buildbot/buildbot/buildbot/__init__.py,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- __init__.py	23 May 2006 16:49:06 -0000	1.23
+++ __init__.py	28 May 2006 01:59:45 -0000	1.24
@@ -1,3 +1,3 @@
 #! /usr/bin/python
 
-version = "0.7.3"
+version = "0.7.3+"





More information about the Commits mailing list