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 e0e1e57c49..da5ec68322 100644
--- a/Makefile
+++ b/Makefile
@@ -411,7 +411,7 @@ Q = @
endif
CORE_VERSION = 38.0.0
-CPP_VERSION = 1.61.0-pre3
+CPP_VERSION = 1.61.0
CPPFLAGS_NO_ARCH += $(addprefix -I, $(INCLUDES)) $(addprefix -D, $(DEFINES))
CPPFLAGS += $(CPPFLAGS_NO_ARCH) $(ARCH_FLAGS)