summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-06-03 16:22:38 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-06-03 16:22:38 -0300
commitf2e62576c48fb0b4c36a2568ecca2dba99e32be6 (patch)
tree585b9c59e6d85a5ce04d1159c7a296a5113da781 /meson.build
parentfdb69db48ac30a11d64a1403aafef5494a749eae (diff)
downloadgnome-calendar-f2e62576c48fb0b4c36a2568ecca2dba99e32be6.tar.gz
40.240.2
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 f0f9da8a..87238c06 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-calendar',
'c',
- version: '40.1',
+ version: '40.2',
license: 'GPL3+',
meson_version: '>= 0.53.0'
)