Skip to content

Commit

Permalink
Change kernel version to 32
Browse files Browse the repository at this point in the history
  • Loading branch information
tizoc committed Mar 6, 2022
1 parent d1ba876 commit 2be6702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2be6702

Please sign in to comment.