diff options
author | Levente Polyak <anthraxx@archlinux.org> | 2023-09-27 00:38:17 +0200 |
---|---|---|
committer | Levente Polyak <anthraxx@archlinux.org> | 2023-09-27 00:38:17 +0200 |
commit | 02bc8bfbc0bf5a156c784686a10c4a1a3304d953 (patch) | |
tree | d2c03d1166aca3c2ab162e4664fa7f9e6e8a06e3 /Makefile | |
parent | f632659563acb7b8d481fdff9acd8305acf29b98 (diff) | |
download | devtools-02bc8bfbc0bf5a156c784686a10c4a1a3304d953.tar.xz |
chore(release): version v1.0.4
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ SHELL=/bin/bash -V=1.0.3 +V=1.0.4 BUILDTOOLVER ?= $(V) PREFIX = /usr/local |