aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Srini Polavarapu <psrini@google.com>2018-06-08 17:01:18 -0700
committerGravatar Srini Polavarapu <psrini@google.com>2018-06-08 17:01:18 -0700
commitc79c1563074246186be92f47ff6cc79b77ecf541 (patch)
tree225f6981caa71586a26af9fe8ca6166f7551bfc9 /Makefile
parent75f697db9c55f4ff42177e31eb4acf8cf1019143 (diff)
Regenrate projects
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 1247566ffe..b6a2806017 100644
--- a/Makefile
+++ b/Makefile
@@ -421,8 +421,8 @@ Q = @
endif
CORE_VERSION = 6.0.0-dev
-CPP_VERSION = 1.13.0-dev
-CSHARP_VERSION = 1.13.0-dev
+CPP_VERSION = 1.14.0-dev
+CSHARP_VERSION = 1.14.0-dev
CPPFLAGS_NO_ARCH += $(addprefix -I, $(INCLUDES)) $(addprefix -D, $(DEFINES))
CPPFLAGS += $(CPPFLAGS_NO_ARCH) $(ARCH_FLAGS)