bump version

This commit is contained in:
Omar Polo 2022-07-04 19:18:39 +00:00
parent f3f4543119
commit f759119d2f
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.4
VERSION=1.8.5-current
CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | make ${MAKE_FLAGS} -sf -`