aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2022-01-30 13:35:45 +0000
committerOmar Polo <op@omarpolo.com>2022-01-30 13:35:45 +0000
commita14b9f779f14edee7c22e12f1ad8a4ba2d3134df (patch)
tree566c8610899ce8a66b28af897c38bf8a9f28a9f2 /configure
parentde721c431c55c0fe05798c95f4c6ee3ec9a42148 (diff)
prepare 1.8 release1.8
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index b08dd3b..dc2b543 100755
--- a/configure
+++ b/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-dev
+VERSION=1.8
CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | make ${MAKE_FLAGS} -sf -`