summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2018-03-05 16:07:12 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2018-03-05 16:07:12 -0300
commit8cfb66aaed9a478015138d4d83098b63b70d59fd (patch)
treecab60f3b80d39bcca4b165ccf75d7ae54ad04144 /meson.build
parente6483e96e282ac47b3e9f142c4ae2540814373f0 (diff)
downloadgnome-calendar-8cfb66aaed9a478015138d4d83098b63b70d59fd.tar.gz
GNOME Calendar 3.27.923.27.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 a1dc8186..f4b54de1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-calendar',
'c',
- version: '3.27.90',
+ version: '3.27.92',
license: 'GPL3+',
meson_version: '>= 0.42.0'
)