summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-03-20 19:08:20 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-03-20 19:08:20 -0300
commite8fc8fd47a8b18065f74c6f9663f6642e3893402 (patch)
treebb960c86b4ae580d3446724902a6f2fc7096c33e /meson.build
parent49d71c07b5b3ce59e035b785310cba4fcf903868 (diff)
downloadgnome-control-center-e8fc8fd47a8b18065f74c6f9663f6642e3893402.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 900216962..b97f8039d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version : '40.0',
+ version : '40.1',
license : 'GPL2+',
meson_version : '>= 0.53.0'
)