summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-09-05 19:38:39 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-09-05 19:38:39 -0300
commit2d99f8661f703c4cada7982b13bdfbfc74fd8e71 (patch)
tree5ce2174dc979a2dbefc8b280bb66265cf94d1d89 /meson.build
parent4e5cef091744361e14d4ad5078e163798318a387 (diff)
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 6f08febd9..1ee69c513 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version : '41.rc1',
+ version : '41.0',
license : 'GPL2+',
meson_version : '>= 0.53.0'
)