summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-04-26 14:04:32 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-04-26 14:04:32 -0300
commitfdaecc3eacafef144f6f40af8f030bc87b591c97 (patch)
tree65ae56ca23c6d3b41daf843574e75bd8625c63d7 /meson.build
parentfd12b1b3f6e193d57f5783a65c2cfb97b2353869 (diff)
downloadgnome-control-center-fdaecc3eacafef144f6f40af8f030bc87b591c97.tar.gz
42.142.1
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 09aa30f84..43c5943e2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version : '42.0',
+ version : '42.1',
license : 'GPL2+',
meson_version : '>= 0.53.0'
)