summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2020-09-10 11:10:45 +0200
committerBastien Nocera <hadess@hadess.net>2020-09-10 11:12:15 +0200
commit5fb3d0982d80cd8130b2251924cadfcea36b386a (patch)
treeee4338d2c522e9ee30832ce57f723f702917c18e /meson.build
parent0d1e8a458996c4f9e23fbfdd40dd2d80998757f0 (diff)
downloadtotem-5fb3d0982d80cd8130b2251924cadfcea36b386a.tar.gz
3.38.0V_3_38_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 8cea90960..1fdde7650 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'totem', 'c',
- version: '3.37.90',
+ version: '3.38.0',
license: 'GPL2+ with exception',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0'