aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2021-09-19 14:48:07 +0000
committerOmar Polo <op@omarpolo.com>2021-09-19 14:48:07 +0000
commitfba809b5c775fd4d3c28a012259ee3b1908d4e40 (patch)
tree62db9f6ce51a9cacaa5befeee6b07c2c79733f15 /configure
parentca3d8bfde617a2be55fda5f25faf071f40325f6f (diff)
tag 1.7.31.7.3
bump version number
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 3948535..5283a56 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.1
+VERSION=1.7.3
CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | make ${MAKE_FLAGS} -sf -`