summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-04-26 14:15:00 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-04-26 14:15:00 -0300
commita95f8ec9749d80092670ab172fde8e1f0b473c3f (patch)
treee263aa56b5d86efac950f27d79b2f4f121b5dabf /meson.build
parentfdaecc3eacafef144f6f40af8f030bc87b591c97 (diff)
downloadgnome-control-center-a95f8ec9749d80092670ab172fde8e1f0b473c3f.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 43c5943e2..d56f0cba5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version : '42.1',
+ version : '42.2',
license : 'GPL2+',
meson_version : '>= 0.53.0'
)