summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2023-03-20 11:48:49 -0400
committerRay Strode <rstrode@redhat.com>2023-03-20 11:48:49 -0400
commitce29eaa05c68807b9cc5f19f4afb59cc4d806040 (patch)
tree75d83c85f668ae2406bf3cb275127c9dd8bda1eb
parentfbbaae7542445c9157abf97be057e27d497f7a1c (diff)
downloadgnome-session-ce29eaa05c68807b9cc5f19f4afb59cc4d806040.tar.gz
44.044.0
No updates
-rw-r--r--NEWS6
-rw-r--r--meson.build2
2 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 57a56504..8caa63d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+============
+Version 44.0
+============
+
+ No updates
+
=============
Version 44.rc
=============
diff --git a/meson.build b/meson.build
index 83661035..5121dc69 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-session', 'c',
- version: '44.rc',
+ version: '44.0',
license: 'GPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.53.0'