master is now 1.8-dev

This commit is contained in:
Omar Polo 2021-10-23 10:46:35 +00:00
parent 4842c72d9f
commit 93edd35305
1 changed files with 1 additions and 1 deletions

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.7.4
VERSION=1.8-dev
CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | make ${MAKE_FLAGS} -sf -`