summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2023-03-05 11:26:51 -0500
committerRay Strode <rstrode@redhat.com>2023-03-05 11:26:51 -0500
commitfbbaae7542445c9157abf97be057e27d497f7a1c (patch)
treea9f4d504e5bc11877d359304a1c1956d90475ae2
parente468377dce7117e00143f52bebf3bcfc5e7bb938 (diff)
downloadgnome-session-fbbaae7542445c9157abf97be057e27d497f7a1c.tar.gz
meson: Bump to 44.rc44.rc
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 922dc7d5..83661035 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-session', 'c',
- version: '43.0',
+ version: '44.rc',
license: 'GPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.53.0'