aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-01-16 14:47:42 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-01-16 14:47:42 +0000
commit298b5994cee7eb80edabf40b6adeffed1d94722e (patch)
treef032269c9836127cee6fe15ad4fb20a52396dda9
parent29001470706fd1112161e294adf3c780e9083977 (diff)
downloadaports-298b5994cee7eb80edabf40b6adeffed1d94722e.tar.bz2
aports-298b5994cee7eb80edabf40b6adeffed1d94722e.tar.xz
release 2.0_pre4
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 231c9efab7..5d5e9d6454 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_pre3
+VERSION := 2.0_pre4
SVN_REV := $(shell svn info 2> /dev/null | grep ^Revision | cut -d ' ' -f 2)
ifneq ($(SVN_REV),)