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:
Vadim Zeitlin
2022-04-07 00:00:10 +02:00
parent 3719ab3725
commit 19e3a47d98
154 changed files with 686 additions and 686 deletions

View File

@@ -14,7 +14,7 @@ include ../../build/msw/config.gcc
CPPDEPS = -MT$@ -MF$@.d -MD -MP
WX_RELEASE_NODOT = 31
WX_VERSION_NODOT = $(WX_RELEASE_NODOT)6
WX_VERSION_NODOT = $(WX_RELEASE_NODOT)7
COMPILER_PREFIX = gcc
OBJS = \
$(COMPILER_PREFIX)$(COMPILER_VERSION)_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)