summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2019-02-08 16:06:26 +0100
committerBastien Nocera <hadess@hadess.net>2019-02-08 16:06:26 +0100
commit1c732cac0cfa07cf365779d6a37b3986aafeb28b (patch)
tree58d76fe060f991d839517c3faf3f32790b4cf618 /meson.build
parent627c1ee182eaf2b394d69cd3c6ea560136b3d731 (diff)
downloadtotem-1c732cac0cfa07cf365779d6a37b3986aafeb28b.tar.gz
3.31.90V_3_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 f27f756f7..e7c878652 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'totem', 'c',
- version: '3.26.1',
+ version: '3.31.90',
license: 'GPL2+ with exception',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.43.0'