aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index da5ec68322..2e917bffed 100644
--- a/Makefile
+++ b/Makefile
@@ -411,7 +411,7 @@ Q = @
endif
CORE_VERSION = 38.0.0
-CPP_VERSION = 1.61.0
+CPP_VERSION = 1.61.1
CPPFLAGS_NO_ARCH += $(addprefix -I, $(INCLUDES)) $(addprefix -D, $(DEFINES))
CPPFLAGS += $(CPPFLAGS_NO_ARCH) $(ARCH_FLAGS)