diff options
author | Timo Teräs <timo.teras@iki.fi> | 2018-01-08 16:09:49 +0200 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2018-01-08 16:09:49 +0200 |
commit | dc701b83a7ba432fea7700e565eb03dc0eaf970c (patch) | |
tree | 88a23852aa9fc872e2c50d0ce11447bbd94a13dd /Makefile | |
parent | 5f7dcadc691f4064464be02427fa6e7fd61888f1 (diff) | |
download | apk-tools-dc701b83a7ba432fea7700e565eb03dc0eaf970c.tar.gz apk-tools-dc701b83a7ba432fea7700e565eb03dc0eaf970c.tar.bz2 apk-tools-dc701b83a7ba432fea7700e565eb03dc0eaf970c.tar.xz apk-tools-dc701b83a7ba432fea7700e565eb03dc0eaf970c.zip |
apk-tools-2.9.1v2.9.1
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.9.0 +VERSION := 2.9.1 ## # Default directories |