diff options
author | Timo Teräs <timo.teras@iki.fi> | 2018-01-09 10:00:40 +0200 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2018-01-09 10:00:40 +0200 |
commit | 985693d48fe89d56defa8c01816d984684c41885 (patch) | |
tree | 0d0c3c69c86944c04ecc6e8891603f4e4dba332a /Makefile | |
parent | ecc6d60e64cb6bc9cb76a4e22d4113a76cd75bdb (diff) | |
download | apk-tools-2.8-stable.tar.gz apk-tools-2.8-stable.tar.bz2 apk-tools-2.8-stable.tar.xz apk-tools-2.8-stable.zip |
apk-tools-2.8.2v2.8.22.8-stable
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.8.1 +VERSION := 2.8.2 ## # Default directories |