summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2019-03-08 16:25:50 +0100
committerBastien Nocera <hadess@hadess.net>2019-03-08 16:25:50 +0100
commit5649a2aefa1fb8b1e5392aa2e522469ccb42bffa (patch)
tree3ac85335e038195da0c3809825c7541dcd888ad6 /meson.build
parente0e8d95666037e4512b7c5a4b724b0716be78844 (diff)
downloadtotem-5649a2aefa1fb8b1e5392aa2e522469ccb42bffa.tar.gz
3.32.0V_3_32_0
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 6fe406639..2b5ce82bd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'totem', 'c',
- version: '3.31.92',
+ version: '3.32.0',
license: 'GPL2+ with exception',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.46.0'