Commit Diff


commit - a14b9f779f14edee7c22e12f1ad8a4ba2d3134df
commit + f525aa55b85d7186f701d74b8a62ca7151ab2e9a
blob - dc2b543b1f869c672c172f704d37bd3cc3c55a13
blob + 86238bd633970cda4d4fa620d89dbc5f26988bee
--- configure
+++ configure
@@ -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
+VERSION=1.8-current
 
 CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | make ${MAKE_FLAGS} -sf -`