diff options
author | Levente Polyak <anthraxx@archlinux.org> | 2023-05-28 01:22:09 +0200 |
---|---|---|
committer | Levente Polyak <anthraxx@archlinux.org> | 2023-05-28 01:22:09 +0200 |
commit | a07df0beeaeea1bf5665512bacc7a013eece4602 (patch) | |
tree | da435eccc39ad0556a6d2ec585b72f606365c5e6 | |
parent | c7d627165f4d399465c84a7f4a6a7805a526fbe4 (diff) | |
download | devtools-a07df0beeaeea1bf5665512bacc7a013eece4602.tar.xz |
chore(release): version v1.0.2v1.0.2
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ SHELL=/bin/bash -V=1.0.1 +V=1.0.2 BUILDTOOLVER ?= $(V) PREFIX = /usr/local |