diff options
author | Timo Teräs <timo.teras@iki.fi> | 2011-04-06 09:53:28 +0300 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2011-04-06 09:53:28 +0300 |
commit | 4a16ddbc1051c62e97e6a3332375051c8a06dc5b (patch) | |
tree | e005eea43941ae7e1d34b634683d59fbf926dffb /Makefile | |
parent | 5a9d8323a088e370a5943071e78f9c3032aed261 (diff) | |
download | apk-tools-4a16ddbc1051c62e97e6a3332375051c8a06dc5b.tar.gz apk-tools-4a16ddbc1051c62e97e6a3332375051c8a06dc5b.tar.bz2 apk-tools-4a16ddbc1051c62e97e6a3332375051c8a06dc5b.tar.xz apk-tools-4a16ddbc1051c62e97e6a3332375051c8a06dc5b.zip |
apk-tools-2.1.0_rc1v2.1.0_rc1
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.1.0_pre1 +VERSION := 2.1.0_rc1 ## # Default directories |