diff options
author | Allan McRae <allan@archlinux.org> | 2018-05-29 10:42:47 +1000 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2018-05-29 10:42:47 +1000 |
commit | e414173f8984485ff850e1fba0f8cf97cd970064 (patch) | |
tree | 23b8af3c1c4f4613eb2e026e5dcba08d1f683571 | |
parent | 7fcf847bc37fb014d38dcb5c37ea3abc75e1889a (diff) | |
download | devtools32-e414173f8984485ff850e1fba0f8cf97cd970064.tar.xz |
update makefile for current version
Signed-off-by: Allan McRae <allan@archlinux.org>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -V=20171108 +V=20180528 PREFIX = /usr/local |