aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2022-10-31 22:46:59 +0000
committerOmar Polo <op@omarpolo.com>2022-10-31 22:46:59 +0000
commit4107583e32017d94beda9de6f531ca82bb1e7ffe (patch)
treed7b6c2ebedc6bbd77bd62effe118762e4f3dd391 /configure
parent36213d73762cd55de81db53c63bb90a3e475d200 (diff)
gmid 1.8.51.8.5
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 6b2583a..bcc8e9d 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-current
+VERSION=1.8.5
CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | make ${MAKE_FLAGS} -sf -`