summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-01-15 13:49:59 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-01-15 13:49:59 +0000
commit6674b13cd4eb7a514200fdd03e45a388b3723620 (patch)
tree9715575411dc8d862417736f949ee740f9970a3b
parent4fef37bb81b5bb54264e8ff5e0e02a8ede56c7eb (diff)
downloadapk-tools-6674b13cd4eb7a514200fdd03e45a388b3723620.tar.bz2
apk-tools-6674b13cd4eb7a514200fdd03e45a388b3723620.tar.xz
release 2.0_pre2apk-tools-2.0_pre2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 07e99c1..b7bb063 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_pre1
+VERSION := 2.0_pre2
SVN_REV := $(shell svn info 2> /dev/null | grep ^Revision | cut -d ' ' -f 2)
ifneq ($(SVN_REV),)