summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2020-09-05 13:51:27 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2020-09-05 13:51:27 -0300
commit5f381b01f2f4956ad5a215262e7f2a5de8845a55 (patch)
treea93a3740776b4149a89ba4d73592dd0483ca88d4 /meson.build
parent880d1a0b89b45aa40e367ef3672be4ab85a276f9 (diff)
downloadgnome-calendar-5f381b01f2f4956ad5a215262e7f2a5de8845a55.tar.gz
3.37.923.37.92
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 d269c033..74af14f9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-calendar',
'c',
- version: '3.37.0',
+ version: '3.37.92',
license: 'GPL3+',
meson_version: '>= 0.50.0'
)