summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-10-17 23:03:31 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-10-17 23:03:31 -0300
commit61d8c33717a4b4ba802861401a6c03d1a7254580 (patch)
treebbd86b0920793009e974328c21a916d0b8afe7dc /meson.build
parentcdcdee471b7d452dd5449565af3b36fb95155e99 (diff)
downloadgnome-control-center-61d8c33717a4b4ba802861401a6c03d1a7254580.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 2b1b6926d..c5a8e4c9a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
- version : '43.1',
+ version : '43.2',
license : 'GPL2+',
meson_version : '>= 0.57.0'
)