aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2021-09-24 13:14:21 +0200
committerOmar Polo <op@omarpolo.com>2021-09-24 13:14:21 +0200
commit05ece21bd741f9853b75003ecbffe09b8a63640a (patch)
treebf43f525e50c2f9efac901ac75de494bc8f02a6f /configure
parent1c776e4b98985916f464d5df1e5b4768c8c4c7ff (diff)
tag 1.7.41.7.4
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 5283a56..5955075 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.3
+VERSION=1.7.4
CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | make ${MAKE_FLAGS} -sf -`