summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-09-15 12:29:28 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-09-15 12:29:28 -0300
commitad8c39cad78f9fbe178874454d9fa14652a4893d (patch)
tree2cf6e235dd2c451c14e5af12178706d537678e14 /meson.build
parentbfe9fd2acf0713500417618f107e8b5a9e82c5bb (diff)
downloadgnome-control-center-ad8c39cad78f9fbe178874454d9fa14652a4893d.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 b7b595ea5..2b1b6926d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version : '43.0',
+ version : '43.1',
license : 'GPL2+',
meson_version : '>= 0.57.0'
)