summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorDebarshi Ray <debarshir@gnome.org>2019-02-09 10:29:21 +0100
committerDebarshi Ray <debarshir@gnome.org>2019-02-09 10:29:21 +0100
commitc6a0ed48156f03df1718b91e3a3b9bd2d34cb5ca (patch)
treee4712dd5dddbada0c3e9290a281d257bacdd12f5 /meson.build
parentf84ccb86e52bf313c8083e534099433d819dec4d (diff)
downloadgnome-online-accounts-c6a0ed48156f03df1718b91e3a3b9bd2d34cb5ca.tar.gz
Prepare 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 bdfb599..8b3dfea 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-online-accounts', 'c',
- version: '3.31.3',
+ version: '3.31.90',
license: 'LGPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.47.2'