diff options
author | Omar Polo <op@omarpolo.com> | 2021-10-23 10:46:35 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-10-23 10:46:35 +0000 |
commit | 93edd35305508c984cbee45594dfa45808373a61 (patch) | |
tree | a4c79ec69b83372ddd420e7b713e392c63510d2f /configure | |
parent | 4842c72d9f3f45478cb641e15a3272e541fb8a18 (diff) |
master is now 1.8-dev
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 -` |