Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Heusel <christian@heusel.eu>2024-06-18 14:14:22 +0200
committerChristian Heusel <christian@heusel.eu>2024-06-18 14:14:22 +0200
commit3f02a1a24c725fefd9046643f6be102814f35abc (patch)
tree1a5adf05ba8f37ef30c6b0808cc0fafe1cea4567 /Makefile
parent1df0979da6bbe5de8549693d12cb3e547bc6d94a (diff)
chore(release): version v1.2.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1272733..83250d3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
SHELL=/bin/bash -o pipefail
-V=1.2.0
+V=1.2.1
BUILDTOOLVER ?= $(V)
PREFIX = /usr/local