Post-release version build
This commit is contained in:
6
NEWS
6
NEWS
@@ -1,4 +1,4 @@
|
||||
Overview of Changes in 4.13.9, 02-03-2024
|
||||
Overview of Changes in 4.14.0, xx-xx-xxxx
|
||||
=========================================
|
||||
|
||||
Note: The new renderers and dmabuf support are using graphics drivers
|
||||
@@ -7,6 +7,10 @@ in different ways than the old gl renderer, and trigger new driver bugs,
|
||||
https://gitlab.gnome.org/GNOME/gtk/-/issues/6388). Therefore, it is
|
||||
recommended to use the latest mesa release (24.x) with the new renderers.
|
||||
|
||||
|
||||
Overview of Changes in 4.13.9, 02-03-2024
|
||||
=========================================
|
||||
|
||||
* GtkEditable:
|
||||
- Fix preconditions to be not too strict
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
project('gtk', 'c',
|
||||
version: '4.13.9',
|
||||
version: '4.14.0',
|
||||
default_options: [
|
||||
'buildtype=debugoptimized',
|
||||
'warning_level=1',
|
||||
|
||||
Reference in New Issue
Block a user