diff --git a/Makefile b/Makefile index 9473d41..6143a8a 100644 --- a/Makefile +++ b/Makefile @@ -33,7 +33,7 @@ ifeq ($(os), linux) linkerflags = -lm -ldl -lpthread -luuid endif -shenversion ?= 31.0-rc1 +shenversion ?= 32 csversion ?= 9.5.6 build_dir ?= _build chez_build_dir ?= $(build_dir)$(S)chez