Author: gnichols Date: 2011-07-05 21:01:27 +0000 (Tue, 05 Jul 2011) New Revision: 964
Modified: trunk/Makefile Log: R3
Modified: trunk/Makefile =================================================================== --- trunk/Makefile 2011-07-05 20:58:12 UTC (rev 963) +++ trunk/Makefile 2011-07-05 21:01:27 UTC (rev 964) @@ -14,7 +14,7 @@ # Author: Greg Nichols
V7_VERSION := 1.4 -V7_RELEASE := 2 +V7_RELEASE := 3 V7_VERSION_RELEASE := $(V7_VERSION)-$(V7_RELEASE) V7_VERSION_PY := v7/version.py V7_SVN_MODULE := svn+ssh://svn.fedorahosted.org/svn/v7
v7-commits@lists.stg.fedorahosted.org