bump version ahead of 1.8 branch

This commit is contained in:
Omar Polo 2022-10-31 22:53:16 +00:00
parent a4180f1d0b
commit 0ab57224fb
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -33,7 +33,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.5-current
VERSION=2.0-unstable
CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | make ${MAKE_FLAGS} -sf -`