summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorWill Thompson <wjt@endlessos.org>2021-09-17 09:32:25 +0100
committerWill Thompson <wjt@endlessos.org>2021-09-17 09:32:25 +0100
commitb28771e358199de9709a3d497bab0fc66f633394 (patch)
tree59c223f047958370dbad9dc4aa6cc6af7a5161b5 /meson.build
parent07ef5bf7489d150403b40a9faade267b60e0220d (diff)
downloadgnome-initial-setup-b28771e358199de9709a3d497bab0fc66f633394.tar.gz
Bump version to 41.1
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 1b6477a..f06ae90 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-initial-setup',
['c'],
- version: '41.0',
+ version: '41.1',
license: 'GPLv2',
meson_version: '>= 0.50.0',
)