aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2022-12-02 12:17:28 +0000
committerOmar Polo <op@omarpolo.com>2022-12-02 12:17:28 +0000
commit40c79b49f28e72d6a20ff942e3e66b286268bc40 (patch)
tree556c97b97ee07a518b8ded31b6b327ea9fbbd3e8 /configure
parentaf3a75b4d0291f7b154153de76a7855682692b95 (diff)
gmid 1.8.61.8.6
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index bbc2a5c..7f225ac 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.5
+VERSION=1.8.6
CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | make ${MAKE_FLAGS} -sf -`