Bump revision to VERSION = 3.0.16

This commit is contained in:
Nigel Croxon 2023-04-17 07:43:00 -04:00
parent bc46fbdc84
commit ebd55c4a66

View File

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