summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2020-09-12 12:49:29 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2020-09-12 12:49:29 -0300
commitdc06fa92e29c8601216ccf4d2a0cc93c61227f26 (patch)
treeee00fe9a6bee437e0afa718baac3ca738704ec1c /meson.build
parenta202818c54cf3e56e76aee43b4b3d9c270de7633 (diff)
downloadgnome-calendar-dc06fa92e29c8601216ccf4d2a0cc93c61227f26.tar.gz
3.38.03.38.0
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 74af14f9..49442743 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-calendar',
'c',
- version: '3.37.92',
+ version: '3.38.0',
license: 'GPL3+',
meson_version: '>= 0.50.0'
)