diff options
author | Timo Teräs <timo.teras@iki.fi> | 2011-10-31 16:55:41 +0200 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2011-10-31 16:55:41 +0200 |
commit | f41cb48fedfcdc64b768e583742e8d6aea2971b5 (patch) | |
tree | 8798453a6f982a29425889a5d8d93b40302bf2e3 | |
parent | 918807c45b44122d5df93430dee235f3ece66827 (diff) | |
download | apk-tools-f41cb48fedfcdc64b768e583742e8d6aea2971b5.tar.gz apk-tools-f41cb48fedfcdc64b768e583742e8d6aea2971b5.tar.bz2 apk-tools-f41cb48fedfcdc64b768e583742e8d6aea2971b5.tar.xz apk-tools-f41cb48fedfcdc64b768e583742e8d6aea2971b5.zip |
apk-tools-2.2.0_rc1v2.2.0_rc1
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ -include config.mk PACKAGE := apk-tools -VERSION := 2.2.0_pre1 +VERSION := 2.2.0_rc1 ## # Default directories |