summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-02-15 17:22:00 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-02-15 17:37:52 -0300
commitcedb115d2648cbbfd9447a996a50b0e5e2f498c5 (patch)
treef242f998919a0af4cb7d39da98f7c8757467e13f /meson.build
parent1c9cb2d171130e68089d3fb21c5f1bed300b6f85 (diff)
downloadgnome-control-center-cedb115d2648cbbfd9447a996a50b0e5e2f498c5.tar.gz
42.beta42.beta1
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 a3db70d40..b8b450046 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version : '41.1',
+ version : '42.beta',
license : 'GPL2+',
meson_version : '>= 0.53.0'
)