aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Juanli Shen <juanlishen@google.com>2018-08-27 14:27:55 -0700
committerGravatar Juanli Shen <juanlishen@google.com>2018-08-27 14:27:55 -0700
commit8ceb27a324b5efaf2ed096a7bbdf241295272bf5 (patch)
tree1905e251b68096787ba3cb1ec2b9885012bec876 /Makefile
parent63322ac828c52136643159f191b7d24b5999550a (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 e9a9486a3c..2609441a95 100644
--- a/Makefile
+++ b/Makefile
@@ -437,8 +437,8 @@ Q = @
endif
CORE_VERSION = 6.0.0-dev
-CPP_VERSION = 1.15.0-dev
-CSHARP_VERSION = 1.15.0-dev
+CPP_VERSION = 1.16.0-dev
+CSHARP_VERSION = 1.16.0-dev
CPPFLAGS_NO_ARCH += $(addprefix -I, $(INCLUDES)) $(addprefix -D, $(DEFINES))
CPPFLAGS += $(CPPFLAGS_NO_ARCH) $(ARCH_FLAGS)