aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Mehrdad Afshari <mmx@google.com>2018-01-26 15:19:13 -0800
committerGravatar Mehrdad Afshari <mmx@google.com>2018-01-26 15:19:13 -0800
commit812e5da193167c45127c81d40de309fdb5da78af (patch)
treea64b37ab225ef24e1491d537378d2684f3e76eb6 /Makefile
parent53f88d77ec17bcdcfd485b766d7f66032f407316 (diff)
Regenerate projects
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index fb211f380a..70c05e3608 100644
--- a/Makefile
+++ b/Makefile
@@ -418,9 +418,9 @@ E = @echo
Q = @
endif
-CORE_VERSION = 5.0.0-pre2
-CPP_VERSION = 1.9.0-pre2
-CSHARP_VERSION = 1.9.0-pre2
+CORE_VERSION = 5.0.0-pre3
+CPP_VERSION = 1.9.0-pre3
+CSHARP_VERSION = 1.9.0-pre3
CPPFLAGS_NO_ARCH += $(addprefix -I, $(INCLUDES)) $(addprefix -D, $(DEFINES))
CPPFLAGS += $(CPPFLAGS_NO_ARCH) $(ARCH_FLAGS)