This is an experiment to see if I can keep up with
doing post-release version bumps, so git snapshots
will always have a different version from released
tarballs.
This commit also marks the beginning of the 4.10
development cycle, as 4.8 has been branched.
+Overview of Changes in 4.9.1, dd-mm-yyyy
+========================================
+
+
Overview of Changes in 4.8.1, 16-09-2022
========================================
project('gtk', 'c',
- version: '4.8.1',
+ version: '4.9.1',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',