summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2019-07-16 12:21:14 +0200
committerBastien Nocera <hadess@hadess.net>2019-07-16 12:21:14 +0200
commit23aea8ba7bbe6aa7ffea821b661d6a6f0dd6d58c (patch)
treee712f65429137dd80633b851e2656d2cfd825557 /meson.build
parentf027a77f24d8454116f9e8fc54244c787bdf5cfc (diff)
downloadtotem-23aea8ba7bbe6aa7ffea821b661d6a6f0dd6d58c.tar.gz
3.33.0V_3_33_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 de9484b40..a6f6f8ec3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'totem', 'c',
- version: '3.32.1',
+ version: '3.33.0',
license: 'GPL2+ with exception',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.46.0'