summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@redhat.com>2022-09-03 10:56:23 -0500
committerMichael Catanzaro <mcatanzaro@redhat.com>2022-09-03 10:56:23 -0500
commit01d38c54da949593e8f7624344a6169c4c6e1d0b (patch)
tree074f95cc9c167681cc869871d7e1a4f911562fdb /meson.build
parent18e715f1875b6825c313328a2bf4352cd602f7dd (diff)
downloadgnome-control-center-01d38c54da949593e8f7624344a6169c4c6e1d0b.tar.gz
Prepare 43.rc43.rc
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 03e52be3e..3510f8348 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version : '43.beta',
+ version : '43.rc',
license : 'GPL2+',
meson_version : '>= 0.57.0'
)