summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2023-05-05 14:11:49 -0400
committerRay Strode <rstrode@redhat.com>2023-05-05 14:12:53 -0400
commitb622872c5f24960c18900ebf14b5233b8701a8f9 (patch)
tree2b47c706ed9a5e8b4b9af8284214b79e9ea380bc
parent975edb85a1ccd290d9793089a606be9dce6dab6b (diff)
downloadgdm-gnome-44.tar.gz
Bump to 44.144.1gnome-44
-rw-r--r--NEWS6
-rw-r--r--meson.build2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8f53c598..6c4b23d6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
============
+Version 44.1
+============
+- Fix blown assertion log spew
+- Translation updates
+
+============
Version 44.0
============
- Translation updates
diff --git a/meson.build b/meson.build
index 57116f2a..a3583548 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gdm', 'c',
- version: '44.0',
+ version: '44.1',
license: 'GPL2+',
meson_version: '>= 0.57',
)