summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-01-20 14:10:29 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-01-20 14:10:29 +0000
commit8a07b7fc727afa6568120dcf21328e277eb2d6c4 (patch)
treea6475e17067d9693e167da26bdef16d9a854d825
parent6078d305f49f953f8a8ef6081b53f3d0948752e1 (diff)
downloadapk-tools-8a07b7fc727afa6568120dcf21328e277eb2d6c4.tar.bz2
apk-tools-8a07b7fc727afa6568120dcf21328e277eb2d6c4.tar.xz
release 2.0_pre6apk-tools-2.0_pre6
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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),)