Author: gnichols Date: 2011-07-12 10:38:57 +0000 (Tue, 12 Jul 2011) New Revision: 993
Modified: trunk/Makefile Log: R10
Modified: trunk/Makefile =================================================================== --- trunk/Makefile 2011-07-07 19:06:00 UTC (rev 992) +++ trunk/Makefile 2011-07-12 10:38:57 UTC (rev 993) @@ -14,7 +14,7 @@ # Author: Greg Nichols
V7_VERSION := 1.4 -V7_RELEASE := 9 +V7_RELEASE := 10 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