From 8d44e8ed5c845700c1c19b88cac0bf1c8dee720c Mon Sep 17 00:00:00 2001 From: Timo Teras Date: Fri, 20 Mar 2009 12:56:48 +0200 Subject: 2.0_pre10 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4baff1b2a7..bf16a44512 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_pre9 +VERSION := 2.0_pre10 SVN_REV := $(shell svn info 2> /dev/null | grep ^Revision | cut -d ' ' -f 2) ifneq ($(SVN_REV),) -- cgit v1.2.3