Bump revision to VERSION = 3.0.18

This commit is contained in:
Nigel Croxon 2024-03-22 09:38:35 -04:00
parent 31913f8489
commit 2b0c490219
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
# SUCH DAMAGE.
#
export VERSION = 3.0.17
export VERSION = 3.0.18
MKFILE_PATH := $(abspath $(lastword $(MAKEFILE_LIST)))
SRCDIR = $(dir $(MKFILE_PATH))