Increment version number to 3.1.3
Done by running misc/scripts/inc_release, manually updating version.bkl, rebaking and rerunning autoconf.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
### Variables: ###
|
||||
|
||||
WX_RELEASE_NODOT = 31
|
||||
WX_VERSION_NODOT = $(WX_RELEASE_NODOT)2
|
||||
WX_VERSION_NODOT = $(WX_RELEASE_NODOT)3
|
||||
COMPILER_PREFIX = vc
|
||||
OBJS = \
|
||||
$(COMPILER_PREFIX)$(COMPILER_VERSION)_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)$(ARCH_SUFFIX)
|
||||
|
Reference in New Issue
Block a user