summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2021-10-29 16:41:09 +1300
committerRobert Ancell <robert.ancell@canonical.com>2021-10-29 16:41:09 +1300
commit3ba0e1253bd2075a0cf316e25b95c1f7e3203d86 (patch)
tree2b9e513440a74b0568cb5a8d894cb02db93d1128
parentd3929cf3ed78bbaf34c1e05da9fa47b793f8d440 (diff)
downloadgnome-control-center-3ba0e1253bd2075a0cf316e25b95c1f7e3203d86.tar.gz
Post-release version bump
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 6875be380..d3a3037e2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version : '40.6',
+ version : '40.7',
license : 'GPL2+',
meson_version : '>= 0.53.0'
)