aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2022-07-04 14:51:39 +0000
committerOmar Polo <op@omarpolo.com>2022-07-04 14:51:39 +0000
commit1f6de7491cee22546d397793945ec16dc981836c (patch)
tree77ac1aa2af7bce56fb8040a6500772a4cd72d686 /configure
parent1670b5f3ae82215a756b37b48d84cbc56857d8b3 (diff)
changes for 1.8.4
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index a7daa1f..e6dfa17 100755
--- a/configure
+++ b/configure
@@ -33,7 +33,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.8.3-current
+VERSION=1.8.4
CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | make ${MAKE_FLAGS} -sf -`