summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2019-02-06 21:59:06 -0200
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2019-02-06 21:59:06 -0200
commit6c4092dd0eba55b6c3f8b7d8486c5d6cc17c7334 (patch)
treeeebfb49f4322eaf3744338445e36b8baa2f4944e /meson.build
parent5cada05a7693466e0b84d6b041373c112e976d60 (diff)
downloadgnome-calendar-6c4092dd0eba55b6c3f8b7d8486c5d6cc17c7334.tar.gz
3.31.903.31.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 09514271..a6fa57fb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-calendar',
'c',
- version: '3.31.0',
+ version: '3.31.90',
license: 'GPL3+',
meson_version: '>= 0.42.0'
)