summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-07-29 18:58:50 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-07-29 19:29:11 -0300
commit9c8f097a387b7072e30d584a8f4daf9990b152a5 (patch)
tree9010cf0b66f755dff7cd21d7b7fa89b06d64f31d /meson.build
parent8a9f7a04a54ae70fc599254f957fdf12f7229840 (diff)
downloadgnome-control-center-9c8f097a387b7072e30d584a8f4daf9990b152a5.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 5346d4999..91fa7f52c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version : '41.alpha',
+ version : '41.beta',
license : 'GPL2+',
meson_version : '>= 0.53.0'
)