From c0166798bf879a2d5269d2e8b76bbaa046044c10 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 23 Jan 2009 07:12:58 +0000 Subject: release 2.0_pre7 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 08b1fca..23fc0e8 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ # by the Free Software Foundation. See http://www.gnu.org/ for details. PACKAGE := apk-tools -VERSION := 2.0_pre6 +VERSION := 2.0_pre7 SVN_REV := $(shell svn info 2> /dev/null | grep ^Revision | cut -d ' ' -f 2) ifneq ($(SVN_REV),) -- cgit v1.2.3