aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2022-07-04 19:18:39 +0000
committerOmar Polo <op@omarpolo.com>2022-07-04 19:18:39 +0000
commitf759119d2f5707baac35b4960a6ddca5bd205647 (patch)
treee28833a43bdb566fc63242bc743d29c7ec2cafa6 /configure
parentf3f45431198ebf0d52145402269196d442c978a4 (diff)
bump version
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index e6dfa17..485166b 100755
--- a/configure
+++ b/configure
@@ -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 -`