aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2021-10-15 10:08:48 +0200
committerOmar Polo <op@omarpolo.com>2021-10-15 10:08:48 +0200
commite4116fbf8b54f3937072ceef75017df2f1cd68e2 (patch)
treeffc7a41c88470275b432ebd838ed18bb8f21d6c0 /configure
parentc29ff8f7efed014697086e8e88242cc30d6d5a46 (diff)
tag 1.7.51.7.5
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 5955075..55ef474 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.7.4
+VERSION=1.7.5
CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | make ${MAKE_FLAGS} -sf -`