diff options
author | Timo Teräs <timo.teras@iki.fi> | 2015-04-24 10:12:03 +0300 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2015-04-24 10:12:03 +0300 |
commit | c6d273fc34605ed5655a36fda2e35d0a2d85969b (patch) | |
tree | 3d72fe1933b392c18e97ceffed4c2d9b7199e494 | |
parent | 997aa99e3df068656aeca006c032538f98ea1c66 (diff) | |
download | apk-tools-c6d273fc34605ed5655a36fda2e35d0a2d85969b.tar.gz apk-tools-c6d273fc34605ed5655a36fda2e35d0a2d85969b.tar.bz2 apk-tools-c6d273fc34605ed5655a36fda2e35d0a2d85969b.tar.xz apk-tools-c6d273fc34605ed5655a36fda2e35d0a2d85969b.zip |
apk-tools-2.6.0_rc4v2.6.0_rc4
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ -include config.mk PACKAGE := apk-tools -VERSION := 2.6.0_rc3 +VERSION := 2.6.0_rc4 ## # Default directories |