Update version to 3.1.2

Run misc/scripts/inc_release and rebake.
This commit is contained in:
Vadim Zeitlin
2018-02-20 00:08:01 +01:00
parent 26c18da2e4
commit 2ec2837f6d
174 changed files with 819 additions and 819 deletions

View File

@@ -14,7 +14,7 @@ dnl ---------------------------------------------------------------------------
dnl initialization
dnl ---------------------------------------------------------------------------
AC_INIT([wxWidgets], [3.1.1], [wx-dev@googlegroups.com])
AC_INIT([wxWidgets], [3.1.2], [wx-dev@googlegroups.com])
dnl the file passed to AC_CONFIG_SRCDIR should be specific to our package
AC_CONFIG_SRCDIR([wx-config.in])
@@ -40,7 +40,7 @@ dnl wx_release_number += 1
wx_major_version_number=3
wx_minor_version_number=1
wx_release_number=1
wx_release_number=2
wx_subrelease_number=0
WX_RELEASE=$wx_major_version_number.$wx_minor_version_number