summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2019-11-25 11:30:44 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2019-11-25 11:30:44 -0300
commit15a76a636cc0eae845fdfde1977b28166a9b2bfb (patch)
treef96d3f1bb22234ba9818b39920219893073898e2 /meson.build
parent1b193ffb91d4ef673d3a551f558010e8019cee1f (diff)
downloadgnome-calendar-15a76a636cc0eae845fdfde1977b28166a9b2bfb.tar.gz
3.35.23.35.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 6bdfdc8a..42e6b943 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-calendar',
'c',
- version: '3.35.0',
+ version: '3.35.2',
license: 'GPL3+',
meson_version: '>= 0.50.0'
)