aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2021-09-24 11:16:32 +0000
committerOmar Polo <op@omarpolo.com>2021-09-24 11:16:32 +0000
commit0d9a5b7a181d1456d3aba46ba75a70317d2e7886 (patch)
tree1c96e3144fe25a1c53d6f61075e598a5bb59affb /configure
parent3571854e942b2354ae216f340add076d71d0776a (diff)
sync release
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 135e089..431aedd 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 -`