Update the version to 3.1.5

This was done by running misc/scripts/inc_release, bakefile_gen and
autoconf.
This commit is contained in:
Vadim Zeitlin
2020-07-23 16:25:39 +02:00
parent 47a168eaa2
commit d1aa3d5663
180 changed files with 848 additions and 836 deletions

View File

@@ -44,7 +44,7 @@ wx_top_builddir = @wx_top_builddir@
DESTDIR =
WX_RELEASE = 3.1
WX_VERSION = $(WX_RELEASE).4
WX_VERSION = $(WX_RELEASE).5
LIBDIRNAME = $(wx_top_builddir)/lib
HTMLCTRL_CXXFLAGS = $(WX_CPPFLAGS) -D__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) \
$(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) \