summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-10-17 23:43:10 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-10-17 23:43:10 -0300
commitfc11c26e4dc439d7459efbfcd08834cc99ca6319 (patch)
tree473451285d94b97fb3824c9f48436f85327863bb /meson.build
parent54f1ada6be4d825880a94d891fbbea15158e435c (diff)
downloadgnome-calendar-fc11c26e4dc439d7459efbfcd08834cc99ca6319.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 272b275f..f93d2c22 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-calendar',
'c',
- version: '43.1',
+ version: '43.2',
license: 'GPL3+',
meson_version: '>= 0.57.0'
)