aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2018-11-19 15:24:53 -0800
committerGravatar Muxi Yan <mxyan@google.com>2018-11-19 15:24:53 -0800
commitf3e4ae633ee4476b1a30c9216f736eb71ffc968c (patch)
tree21a510894a18cdaad0f0e0102919e686374f4f36 /Makefile
parentf836319f1f0a5ec1786b971c4c33eb40a67371bd (diff)
Regenerate projects
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 12603f1fc8..a6b56bb4f7 100644
--- a/Makefile
+++ b/Makefile
@@ -438,8 +438,8 @@ Q = @
endif
CORE_VERSION = 7.0.0-dev
-CPP_VERSION = 1.17.0-dev
-CSHARP_VERSION = 1.17.0-dev
+CPP_VERSION = 1.18.0-dev
+CSHARP_VERSION = 1.18.0-dev
CPPFLAGS_NO_ARCH += $(addprefix -I, $(INCLUDES)) $(addprefix -D, $(DEFINES))
CPPFLAGS += $(CPPFLAGS_NO_ARCH) $(ARCH_FLAGS)