summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4baff1b..bf16a44 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_pre9
+VERSION := 2.0_pre10
SVN_REV := $(shell svn info 2> /dev/null | grep ^Revision | cut -d ' ' -f 2)
ifneq ($(SVN_REV),)