master is now 1.8.3-current

This commit is contained in:
Omar Polo 2022-04-07 18:10:13 +00:00
parent 8036523fff
commit 72e7fbbcb7

2
configure vendored
View File

@ -34,7 +34,7 @@ echo "file config.log: writing..."
# default settings: initialize all vars here such that nothing is
# leaked from the environment except for CC, CFLAGS and LDFLAGS
VERSION=1.8.3
VERSION=1.8.3-current
CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | make ${MAKE_FLAGS} -sf -`