summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2022-09-16 12:50:52 +0100
committerWill Thompson <will@willthompson.co.uk>2022-10-18 15:33:23 +0100
commitcf3c420907df1b0a154081f9f07ee318d06e3a0c (patch)
treee7bd54234f63baed619ee9959d9b7c28592459bc /meson.build
parentda49ec6a9f50e1c65a3b60c2121bf9c9cc25a499 (diff)
downloadgnome-initial-setup-cf3c420907df1b0a154081f9f07ee318d06e3a0c.tar.gz
meson: 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 edc175b..d88d413 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-initial-setup',
['c'],
- version: '43.1',
+ version: '43.1.1',
license: 'GPL-2.0-or-later',
meson_version: '>= 0.53.0',
)