From 93cdb993a19066ac22564d62f83228c87d2ed1c7 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Sun, 18 Jan 2009 14:51:08 +0000 Subject: release 2.0_pre5 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5d5e9d6..9b03f73 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_pre4 +VERSION := 2.0_pre5 SVN_REV := $(shell svn info 2> /dev/null | grep ^Revision | cut -d ' ' -f 2) ifneq ($(SVN_REV),) -- cgit v1.2.3