projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47ac080
)
4.5.1
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 17 Dec 2021 02:43:20 +0000
(21:43 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 17 Dec 2021 02:43:20 +0000
(21:43 -0500)
NEWS
patch
|
blob
|
history
meson.build
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index ec6a03ceffea07420a7029c0432aebdc594cdb86..ef48bf0bb150a108fffff84f0c8e6941133d9bc6 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,5
+1,5
@@
-Overview of Changes
-===================
+Overview of Changes
in 4.5.1, 16-12-2021
+===================
=====================
* GtkWidget sizing has been rewritten to implement
width-for-height more properly. This had some fallout,
diff --git
a/meson.build
b/meson.build
index 9479d7966648ad95e4587a7da76b1c90f7af032a..88b439f73f7afe2a967deb692a7e073901105ba2 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-1,5
+1,5
@@
project('gtk', 'c',
- version: '4.5.
0
',
+ version: '4.5.
1
',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',