diff options
author | Timo Teräs <timo.teras@iki.fi> | 2020-10-06 14:51:19 +0300 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2020-10-06 14:51:19 +0300 |
commit | 90137499afdecdbcd977805786263b6f883680e7 (patch) | |
tree | 265180f91b048d568beffcf3e676cd2f9d1dfc41 /Makefile | |
parent | 3fae0c693fa58a8e154a1d3b47497538b6230655 (diff) | |
download | apk-tools-90137499afdecdbcd977805786263b6f883680e7.tar.gz apk-tools-90137499afdecdbcd977805786263b6f883680e7.tar.bz2 apk-tools-90137499afdecdbcd977805786263b6f883680e7.tar.xz apk-tools-90137499afdecdbcd977805786263b6f883680e7.zip |
apk-tools-2.12.0_rc2v2.12.0_rc2
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.0_rc1 +VERSION := 2.12.0_rc2 export VERSION |