This commit is contained in:
Amaan Qureshi 2024-10-01 11:53:40 -04:00
parent 78c41e3ced
commit d97db6d635
No known key found for this signature in database
GPG key ID: E67890ADC4227273
8 changed files with 21 additions and 21 deletions

View file

@ -2,7 +2,7 @@ ifeq ($(OS),Windows_NT)
$(error Windows is not supported)
endif
VERSION := 0.23.1
VERSION := 0.23.2
# install directory layout
PREFIX ?= /usr/local