aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Sanjay Pujare <sanjaypujare@users.noreply.github.com>2019-01-03 15:35:20 -0800
committerGravatar Sanjay Pujare <sanjaypujare@users.noreply.github.com>2019-01-03 15:35:20 -0800
commit94d55876438a8178aae85ded57e3d04ff3f298c5 (patch)
tree8f967ae4fc69f77d7803bcf2dea66b29153d4b31 /Makefile
parentd99f2f03074ef978b593ec0fdbe6295cd0235500 (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 b8a1c92186..ce56482a0d 100644
--- a/Makefile
+++ b/Makefile
@@ -438,8 +438,8 @@ Q = @
endif
CORE_VERSION = 7.0.0-dev
-CPP_VERSION = 1.18.0-dev
-CSHARP_VERSION = 1.18.0-dev
+CPP_VERSION = 1.19.0-dev
+CSHARP_VERSION = 1.19.0-dev
CPPFLAGS_NO_ARCH += $(addprefix -I, $(INCLUDES)) $(addprefix -D, $(DEFINES))
CPPFLAGS += $(CPPFLAGS_NO_ARCH) $(ARCH_FLAGS)