diff --git a/Makefile b/Makefile index 08b1fca0b3af40adb678f05a69f096566008df7a..23fc0e8fd17fdba2db88924694bc5c31d29a1949 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),)