summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-03-07 14:30:07 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-03-07 14:30:07 -0300
commitdb1f78706d00ed2bd14ad593c9b55e002627aff9 (patch)
treefb4726772bbc1af96a1adc65e45512532785b35c /meson.build
parentaa126bce45021a5723e3b2d1b8ec4fbbce563a39 (diff)
downloadgnome-control-center-db1f78706d00ed2bd14ad593c9b55e002627aff9.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 5c4690e22..4770dc1f4 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version : '42.rc',
+ version : '42.0',
license : 'GPL2+',
meson_version : '>= 0.53.0'
)