summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-04-26 21:00:11 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2022-04-26 21:00:11 -0300
commit45da797c16c9d61dfab6f442d5b841fcf7499360 (patch)
tree7495c56e0db0187b959c525d841dbeceae4c112e /meson.build
parent4220b381f93e4e3cfb78d8a323b1a5719c24050d (diff)
downloadgnome-calendar-45da797c16c9d61dfab6f442d5b841fcf7499360.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 8db1fc04..0fdc188e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-calendar',
'c',
- version: '42.1',
+ version: '42.2',
license: 'GPL3+',
meson_version: '>= 0.57.0'
)