summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2019-07-12 11:42:26 +0200
committerBastien Nocera <hadess@hadess.net>2019-07-12 11:42:26 +0200
commitb8b8a54112fb5a82bc6b68d243e0b68ba9bf4b04 (patch)
tree66cb36e5a76602b864b65237fca21788677ef8c8 /meson.build
parentd2d014eb59e19342e2b87c89c5ee567aae86ea85 (diff)
downloadtotem-b8b8a54112fb5a82bc6b68d243e0b68ba9bf4b04.tar.gz
3.32.1V_3_32_1
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 0ec8c9052..de9484b40 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'totem', 'c',
- version: '3.32.0',
+ version: '3.32.1',
license: 'GPL2+ with exception',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.46.0'