aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Mehrdad Afshari <mmx@google.com>2018-04-04 14:04:11 -0700
committerGravatar Mehrdad Afshari <mmx@google.com>2018-04-04 14:04:11 -0700
commit90cfc8ed5727680e1f67f3789285d1d04b390548 (patch)
treee85f9c1c92a7669c015b39a41939e0b31d4570ea /Makefile
parent54507cfc14f6ee35709a109bd6c551414f9ee7dc (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 64195ee6ff..77ef1b3cbc 100644
--- a/Makefile
+++ b/Makefile
@@ -421,8 +421,8 @@ Q = @
endif
CORE_VERSION = 6.0.0-dev
-CPP_VERSION = 1.11.0-dev
-CSHARP_VERSION = 1.11.0-dev
+CPP_VERSION = 1.12.0-dev
+CSHARP_VERSION = 1.12.0-dev
CPPFLAGS_NO_ARCH += $(addprefix -I, $(INCLUDES)) $(addprefix -D, $(DEFINES))
CPPFLAGS += $(CPPFLAGS_NO_ARCH) $(ARCH_FLAGS)