From 6674b13cd4eb7a514200fdd03e45a388b3723620 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 15 Jan 2009 13:49:59 +0000 Subject: release 2.0_pre2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 07e99c1..b7bb063 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_pre1 +VERSION := 2.0_pre2 SVN_REV := $(shell svn info 2> /dev/null | grep ^Revision | cut -d ' ' -f 2) ifneq ($(SVN_REV),) -- cgit v1.2.3