summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-02-12 09:50:20 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-02-12 09:50:20 +0000
commit6e55a18269f12458608d1259dd4b6391f48db3e2 (patch)
tree07b4321681d59d4e2cd482056c579c263b52ac73 /Makefile
parent502e5612cc87f4df52e3cc719eda412b3bdd56ed (diff)
downloadapk-tools-6e55a18269f12458608d1259dd4b6391f48db3e2.tar.bz2
apk-tools-6e55a18269f12458608d1259dd4b6391f48db3e2.tar.xz
release 2.0_pre8apk-tools-2.0_pre8
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 23fc0e8..337546c 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_pre7
+VERSION := 2.0_pre8
SVN_REV := $(shell svn info 2> /dev/null | grep ^Revision | cut -d ' ' -f 2)
ifneq ($(SVN_REV),)