commit 1a51d30a49ed2b05a0e139cb4355e29cd1a04b79 from: Omar Polo date: Fri Dec 02 14:30:54 2022 UTC bump version commit - 40c79b49f28e72d6a20ff942e3e66b286268bc40 commit + 1a51d30a49ed2b05a0e139cb4355e29cd1a04b79 blob - 7f225ac5309a99d4e09cadb0479e6defef290114 blob + 6644ab2c8678f4431fbbf34a267b71b99d248630 --- configure +++ 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.6 +VERSION=1.8.7 CC=`printf "all:\\n\\t@echo \\\$(CC)\\n" | make ${MAKE_FLAGS} -sf -`