summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2019-09-06 11:07:41 +0200
committerBastien Nocera <hadess@hadess.net>2019-09-06 11:07:41 +0200
commit3996781377b6526d85f7d066858ee89e25efcdca (patch)
tree43276814abc9ea6853b29d6f8c0ed1f8bd0f50b1 /meson.build
parent159755adcecd261ba0035e8b371e6c396327ee7b (diff)
downloadtotem-3996781377b6526d85f7d066858ee89e25efcdca.tar.gz
3.34.0V_3_34_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 f02ed5336..272b62561 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'totem', 'c',
- version: '3.33.90',
+ version: '3.34.0',
license: 'GPL2+ with exception',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.46.0'