diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -2,8 +2,7 @@ # Building apk-tools PACKAGE := apk-tools -TAGPREFIX := $(PACKAGE)- -VERSION := 2.0_pre17 +VERSION := 2.0_rc1 ## # Default directories |