aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Mehrdad Afshari <mmx@google.com>2018-02-22 22:21:33 -0800
committerGravatar Mehrdad Afshari <mmx@google.com>2018-02-22 22:21:33 -0800
commit9073ea03efe949e8641df2a081e660af5b49b1d6 (patch)
tree7ae7311240b8a09d32e2a45bbd42aaa15da105b7 /Makefile
parent7d82f79db514ce3a6f6babda3777fcacec50ecdc (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 ba6c51a7ce..df3e3c5149 100644
--- a/Makefile
+++ b/Makefile
@@ -419,8 +419,8 @@ Q = @
endif
CORE_VERSION = 6.0.0-dev
-CPP_VERSION = 1.10.0-dev
-CSHARP_VERSION = 1.10.0-dev
+CPP_VERSION = 1.11.0-dev
+CSHARP_VERSION = 1.11.0-dev
CPPFLAGS_NO_ARCH += $(addprefix -I, $(INCLUDES)) $(addprefix -D, $(DEFINES))
CPPFLAGS += $(CPPFLAGS_NO_ARCH) $(ARCH_FLAGS)