summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-05-11 16:58:41 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2021-05-11 16:58:41 -0300
commitc3211a888d9315ffaa427bbc4c00c12d5dcc1774 (patch)
treef6296b7b0d1ce0ed4472c7c10ecd7587d0ced528 /meson.build
parentaf7a17ef017c94cc4d94750692401b80f8e7f51f (diff)
downloadgnome-calendar-c3211a888d9315ffaa427bbc4c00c12d5dcc1774.tar.gz
40.140.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 0fc030f2..1e732039 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-calendar',
'c',
- version: '40.0',
+ version: '40.1',
license: 'GPL3+',
meson_version: '>= 0.53.0'
)