summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2020-02-29 15:19:34 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2020-02-29 15:19:34 -0300
commit22c9570f164a908874be7ee6883e0f7c060b6214 (patch)
tree3b6eadb8dbd4ca3528c3b27b0bafd23c7d741be8 /meson.build
parentdc53b102f548da0777ba2950e07b727b69796040 (diff)
downloadgnome-calendar-22c9570f164a908874be7ee6883e0f7c060b6214.tar.gz
3.35.923.35.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 3adc3af4..96f28343 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-calendar',
'c',
- version: '3.35.2',
+ version: '3.35.92',
license: 'GPL3+',
meson_version: '>= 0.50.0'
)