projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76b185e
)
4.6.1
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 12 Feb 2022 01:09:15 +0000
(20:09 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 12 Feb 2022 01:09:15 +0000
(20:09 -0500)
NEWS
patch
|
blob
|
history
meson.build
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index dd59391e916b1582e1755a7ab898902b05af57d0..625c334ff11a8d522d3a6788040b238051bd298a 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,5
+1,5
@@
-Overview of Changes
-===================
+Overview of Changes
in 4.6.1, 11-02-2022
+===================
=====================
* GtkFontChooser:
- Stop using PangoFc api
diff --git
a/meson.build
b/meson.build
index 4fbbb2f539b170a7a09974036570e6608c0018ea..5add133d460dc99168da520c63d1b5a5f0325a3b 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-1,5
+1,5
@@
project('gtk', 'c',
- version: '4.6.
0
',
+ version: '4.6.
1
',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',