aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2021-10-23 10:46:35 +0000
committerOmar Polo <op@omarpolo.com>2021-10-23 10:46:35 +0000
commit93edd35305508c984cbee45594dfa45808373a61 (patch)
treea4c79ec69b83372ddd420e7b713e392c63510d2f /configure
parent4842c72d9f3f45478cb641e15a3272e541fb8a18 (diff)
master is now 1.8-dev
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 81f670e..7264b3f 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.8-dev
CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | make ${MAKE_FLAGS} -sf -`