From 6e55a18269f12458608d1259dd4b6391f48db3e2 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 12 Feb 2009 09:50:20 +0000 Subject: release 2.0_pre8 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 23fc0e8..337546c 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_pre7 +VERSION := 2.0_pre8 SVN_REV := $(shell svn info 2> /dev/null | grep ^Revision | cut -d ' ' -f 2) ifneq ($(SVN_REV),) -- cgit v1.2.3