Author: gnichols Date: 2010-06-11 19:55:21 +0000 (Fri, 11 Jun 2010) New Revision: 544
Modified: trunk/Makefile Log: r7
Modified: trunk/Makefile =================================================================== --- trunk/Makefile 2010-06-11 19:54:57 UTC (rev 543) +++ trunk/Makefile 2010-06-11 19:55:21 UTC (rev 544) @@ -14,7 +14,7 @@ # Author: Greg Nichols
V7_VERSION := 1.2 -V7_RELEASE := 6 +V7_RELEASE := 7 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