Commit Diff
Commit:
f525aa55b85d7186f701d74b8a62ca7151ab2e9a
Date:
Thu Feb 3 09:57:51 2022
UTC
Message
start new release cycle
--- configure
+++ configure
@@ -34,7 +34,7 @@ VERSION=1.8
# default settings: initialize all vars here such that nothing is
# leaked from the environment except for CC, CFLAGS and LDFLAGS
-VERSION=1.8
+VERSION=1.8-current
CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | make ${MAKE_FLAGS} -sf -`
Omar Polo