diff options
author | Timo Teräs <timo.teras@iki.fi> | 2018-06-14 22:53:04 +0300 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2018-06-14 22:53:04 +0300 |
commit | 430c78c506c0214c865ddaafc4d27744371fd29e (patch) | |
tree | c6595378ce039567417ec6d650f99824e403ac92 /Makefile | |
parent | 7561a501b4336648cbed647d608320dad50b3dbc (diff) | |
download | apk-tools-2.10.0_rc1.tar.gz apk-tools-2.10.0_rc1.tar.bz2 apk-tools-2.10.0_rc1.tar.xz apk-tools-2.10.0_rc1.zip |
apk-tools-2.10.0_rc1v2.10.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.9.1 +VERSION := 2.10.0_rc1 ## # Default directories |