summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2018-02-12 00:07:51 +0000
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2018-02-12 00:07:51 +0000
commit9984a3a1e7aa9ae2ea1494cdf5ce9c226c078d8b (patch)
treed7bdc8f925e0ce3ceae8ca4a329206b808536f80 /meson.build
parent5f4c5f5cbeea6cb2d04c34716160a5425bb5784a (diff)
downloadgnome-calendar-9984a3a1e7aa9ae2ea1494cdf5ce9c226c078d8b.tar.gz
Bump 3.27.90 release3.27.90
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 fb1ea683..8b8b36a0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-calendar',
'c',
- version: '3.27.2',
+ version: '3.27.90',
license: 'GPL3+',
meson_version: '>= 0.42.0'
)