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

@@ -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)4
WX_VERSION_NODOT = $(WX_RELEASE_NODOT)5
COMPILER_PREFIX = gcc
OBJS = \
$(COMPILER_PREFIX)$(COMPILER_VERSION)_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)