Update version to 3.1.7 and rebake the makefiles
Make it possible to distinguish the latest master from 3.1.6 before making any changes. Closes #22282.
This commit is contained in:
parent
3719ab3725
commit
19e3a47d98
154 changed files with 686 additions and 686 deletions
|
|
@ -44,7 +44,7 @@ wx_top_builddir = @wx_top_builddir@
|
|||
|
||||
DESTDIR =
|
||||
WX_RELEASE = 3.1
|
||||
WX_VERSION = $(WX_RELEASE).6
|
||||
WX_VERSION = $(WX_RELEASE).7
|
||||
LIBDIRNAME = $(wx_top_builddir)/lib
|
||||
VALIDATE_CXXFLAGS = $(WX_CPPFLAGS) -D__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) \
|
||||
$(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue