summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorFelipe Borges <felipeborges@gnome.org>2023-03-17 17:41:18 +0100
committerFelipe Borges <felipeborges@gnome.org>2023-03-17 17:41:18 +0100
commit2f2205fd1050485f851d7a5c60f44f1e4ba72237 (patch)
tree4dc2b804aa81d781c604f6ccc6d25122a625d262 /meson.build
parent111e5d3fc8ed1f81c3f053b6252806938aab7f62 (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 137023fdf..fb9b9cddb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version : '43.5',
+ version : '43.6',
license : 'GPL2+',
meson_version : '>= 0.57.0'
)