From 8a07b7fc727afa6568120dcf21328e277eb2d6c4 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 20 Jan 2009 14:10:29 +0000 Subject: release 2.0_pre6 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9b03f73..08b1fca 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_pre5 +VERSION := 2.0_pre6 SVN_REV := $(shell svn info 2> /dev/null | grep ^Revision | cut -d ' ' -f 2) ifneq ($(SVN_REV),) -- cgit v1.2.3