summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-01-16 10:11:27 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-01-16 10:11:27 +0000
commite97521470445bfd076573623379366d40f228ed3 (patch)
tree3632c06b40240d1ac4880b263e41562d0ea43344
parent6354a278883161704c7f8650a3bdde77f163c6ad (diff)
downloadapk-tools-e97521470445bfd076573623379366d40f228ed3.tar.bz2
apk-tools-e97521470445bfd076573623379366d40f228ed3.tar.xz
release 2.0_pre3apk-tools-2.0_pre3
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 68ff9c1..231c9ef 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_pre2
+VERSION := 2.0_pre3
SVN_REV := $(shell svn info 2> /dev/null | grep ^Revision | cut -d ' ' -f 2)
ifneq ($(SVN_REV),)