summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2019-03-05 12:46:33 +0100
committerBastien Nocera <hadess@hadess.net>2019-03-05 12:46:33 +0100
commita10b56c5e0694f87f2521292d31a20ecda59b032 (patch)
tree5e3bda42428a93ebf27609e9f673d8f7fba59822 /meson.build
parent5069289fcfdbd89c63f0de1b5a2ca99183683e64 (diff)
downloadtotem-a10b56c5e0694f87f2521292d31a20ecda59b032.tar.gz
3.31.92V_3_31_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 d1bf02d09..6fe406639 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'totem', 'c',
- version: '3.31.91',
+ version: '3.31.92',
license: 'GPL2+ with exception',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.46.0'