summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2019-02-19 04:10:43 +0100
committerBastien Nocera <hadess@hadess.net>2019-02-19 10:39:50 +0100
commit3498f984d7a99721a4c3cfe9b8e90e3e5d3efdc7 (patch)
tree2b295a9d460070173cc4b6526ac53e9fbc987e1b /meson.build
parent09f078f922c58398c521b99aac23056e629ecd18 (diff)
downloadtotem-3498f984d7a99721a4c3cfe9b8e90e3e5d3efdc7.tar.gz
3.31.91V_3_31_91
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 aea893764..d1bf02d09 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'totem', 'c',
- version: '3.31.90',
+ version: '3.31.91',
license: 'GPL2+ with exception',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.46.0'