summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-09-15 12:38:39 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-09-15 12:38:39 -0300
commit6eaa00ffca04f1cd1507788d8c80f5458fa9538b (patch)
treee426f1fa2bdcad28c082aad888ef11e03dc3ace7 /meson.build
parent66f93e1fd0050273392ef83ccd7dd50afe4d1a61 (diff)
downloadgnome-calendar-6eaa00ffca04f1cd1507788d8c80f5458fa9538b.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 8e512cf3..272b275f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-calendar',
'c',
- version: '43.0',
+ version: '43.1',
license: 'GPL3+',
meson_version: '>= 0.57.0'
)