diff --git a/Makefile b/Makefile index 4b098c600..39aa3923a 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ DEBUG=${ALL_DEBUG} #export DEBUG #export OPTZ #export EXTRALINK -CURVER=1.2.1 +CURVER=1.2.2 .PHONY: default default: build_deps build_lib build_src