summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2023-02-14 22:12:51 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2023-02-14 22:12:51 -0300
commit4df41ab8ea46962409844693f56f9c58527b69b1 (patch)
tree95cbf606597679591871d0a456763ca9ade3317b /meson.build
parente7acaa15ded4a997b216808ecf00aa5be11d94b1 (diff)
downloadgnome-control-center-4df41ab8ea46962409844693f56f9c58527b69b1.tar.gz
Post-release version bump
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index efb451703..123768a60 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version : '44.beta',
+ version : '44.rc',
license : 'GPL2+',
meson_version : '>= 0.57.0'
)