aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2021-07-10 09:22:19 +0000
committerOmar Polo <op@omarpolo.com>2021-07-10 09:22:19 +0000
commitb79b2d811b7775f6be71f7248c3cc498a6115bb0 (patch)
tree7be40ac3cd5415efa08e2d61f03155e666145a06 /configure
parentf361f7997917a42a7b377d2764c5fb7467cccb62 (diff)
tag v1.71.7
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 1573c7e..d765993 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.6
+VERSION=1.7
CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | make ${MAKE_FLAGS} -sf -`