aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-01-23 07:12:58 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-01-23 07:12:58 +0000
commitc0166798bf879a2d5269d2e8b76bbaa046044c10 (patch)
tree32c6439ea34703083279f9501f10d67bca17edd5
parentb8eb27d75b30775d5ad2a46b4f7874107bc5d29b (diff)
downloadaports-c0166798bf879a2d5269d2e8b76bbaa046044c10.tar.bz2
aports-c0166798bf879a2d5269d2e8b76bbaa046044c10.tar.xz
release 2.0_pre7apk-tools-2.0_pre7
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 08b1fca0b3..23fc0e8fd1 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_pre6
+VERSION := 2.0_pre7
SVN_REV := $(shell svn info 2> /dev/null | grep ^Revision | cut -d ' ' -f 2)
ifneq ($(SVN_REV),)