summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2023-03-06 12:29:46 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2023-03-06 12:29:46 -0300
commitfb1cc3582800103008f0c35340b3023d790c9182 (patch)
treeda0fe83195088b533885d71331930f4d9d0437f5 /meson.build
parent92353fab4cd2f85d3dcc59df4c841a2fd193a8f8 (diff)
downloadgnome-control-center-fb1cc3582800103008f0c35340b3023d790c9182.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 123768a60..9f364c7b3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version : '44.rc',
+ version : '44.0',
license : 'GPL2+',
meson_version : '>= 0.57.0'
)