summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-03-07 14:20:22 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-03-07 14:20:22 -0300
commitaa126bce45021a5723e3b2d1b8ec4fbbce563a39 (patch)
treedd5ceeb270e4efa20d81d9ca386a174dd695dd90 /meson.build
parentb094a0b3921ae8a324d52d21fb6aea3c338ae68a (diff)
downloadgnome-control-center-aa126bce45021a5723e3b2d1b8ec4fbbce563a39.tar.gz
42.rc42.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 3ae35704c..5c4690e22 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version : '42.beta',
+ version : '42.rc',
license : 'GPL2+',
meson_version : '>= 0.53.0'
)