Add serial number to wxwin.m4

This is a common convention and is helpful when installing this file,
see https://www.gnu.org/software/automake/manual/html_node/Serials.html

The serial value of 42 corresponds to the number of commits to this file
so far (and is also the right answer to the question of "what should the
serial be", of course, just as to any other question).

See #22848.

(cherry picked from commit aa06e0cbf97816f1f57947568978b837e41c3fb5)
This commit is contained in:
Vadim Zeitlin 2022-10-06 00:16:55 +02:00
parent dc08b9ab0d
commit 9d475600bf
2 changed files with 4 additions and 0 deletions

View File

@ -240,6 +240,7 @@ All:
- Fix wx-config generation in CMake builds (Maarten Bent, #22806).
- Fix compilation of code using wxTransformMatrix with recent gcc (#22790).
- Fix memory leak when destroying wxThread (Antti Nietosvaara, #22840).
- Add serial number to wxwin.m4 file (#22848).
All (GUI):

View File

@ -5,6 +5,9 @@ dnl Bob McCown (Mac-testing)
dnl Creation date: 24/11/2001
dnl ---------------------------------------------------------------------------
dnl Increment this when changing this file.
# serial 42
dnl ===========================================================================
dnl Table of Contents of this macro file:
dnl -------------------------------------