summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2023-02-13 10:25:29 +1300
committerRobert Ancell <robert.ancell@canonical.com>2023-02-13 10:25:29 +1300
commit750d5c7f951f9d1ff9564d051cc8362e0aa96005 (patch)
tree0a5e28c8cb31134637314f1d5f9b90e0d3cff7ed /meson.build
parent5aa7d28b00da4a24a6977b4e3c92096ee5ac096d (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 e7f8a318c..137023fdf 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version : '43.4.1',
+ version : '43.5',
license : 'GPL2+',
meson_version : '>= 0.57.0'
)