aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimo Teras <timo.teras@iki.fi>2009-03-20 12:56:48 +0200
committerTimo Teras <timo.teras@iki.fi>2009-03-20 12:56:48 +0200
commit8d44e8ed5c845700c1c19b88cac0bf1c8dee720c (patch)
treea4528e3675d214e09230d7525b1850bb37460b2c
parent207bff6e6cbc1509b39ce14513f412548d9c2d97 (diff)
downloadaports-apk-tools-2.0_pre10.tar.bz2
aports-apk-tools-2.0_pre10.tar.xz
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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),)