diff options
author | Christian Heusel <gromit@archlinux.org> | 2024-02-08 01:31:00 +0100 |
---|---|---|
committer | Christian Heusel <gromit@archlinux.org> | 2024-02-08 01:31:00 +0100 |
commit | 36ece44b129a61a94ea1bc74ea63c94139397198 (patch) | |
tree | cbec3bca26f51549f1d9df8400483c48e9496ac6 | |
parent | fc05ea19d9005cffaa461cf4f86131a001f88ca9 (diff) | |
download | devtools-36ece44b129a61a94ea1bc74ea63c94139397198.tar.xz |
chore(release): version v1.1.0
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ SHELL=/bin/bash -V=1.0.4 +V=1.1.0 BUILDTOOLVER ?= $(V) PREFIX = /usr/local |