diff options
author | Timo Teräs <timo.teras@iki.fi> | 2023-04-12 12:55:51 +0300 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2023-04-12 12:55:51 +0300 |
commit | f8ad60ed2a22f6783a3b82baeaefcd122930ccd9 (patch) | |
tree | ffc36c63e4999c3af0f356ed001f9d1f6a4a9075 /Makefile | |
parent | 01821c845f355220b57719f12849428fa1f08741 (diff) | |
download | apk-tools-2.14.0_rc1.tar.gz apk-tools-2.14.0_rc1.tar.bz2 apk-tools-2.14.0_rc1.tar.xz apk-tools-2.14.0_rc1.zip |
apk-tools-2.14.0_rc1v2.14.0_rc1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ -include config.mk PACKAGE := apk-tools -VERSION := 2.12.11 +VERSION := 2.14.0_rc1 export VERSION |