summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-01-18 14:51:08 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-01-18 14:51:08 +0000
commit93cdb993a19066ac22564d62f83228c87d2ed1c7 (patch)
treec37f6cb0c1348eed72cd0351b442dedca8d51a4f
parent57407ed4e9db4b8cd14bcf44958a040d981d3021 (diff)
downloadapk-tools-93cdb993a19066ac22564d62f83228c87d2ed1c7.tar.bz2
apk-tools-93cdb993a19066ac22564d62f83228c87d2ed1c7.tar.xz
release 2.0_pre5apk-tools-2.0_pre5
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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),)