diff --git a/Makefile b/Makefile index b95fae4..b0a333c 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ .PHONY: README.md PREFIX=/usr/local SCHEME=chibi -VERSION=1.1.1 +VERSION=1.2.0 R6RSTMP=.tmp/${SCHEME}-r6rs R7RSTMP=.tmp/${SCHEME}-r7rs DOCKERTAG=compile-scheme-test-${SCHEME}