summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2021-06-15 13:27:28 +0200
committerBastien Nocera <hadess@hadess.net>2021-06-15 13:27:28 +0200
commit4bd83295abc858322d50ade7b77d228e85b02a96 (patch)
tree1d620e352a9de806e101ccf1ab0bb518233c48f4 /meson.build
parent981313702ea3ad3ec26f34cb01fc4c1c6dfb9406 (diff)
downloadtotem-V_3_38_1.tar.gz
3.38.1V_3_38_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 07ce8c509..7061935a3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'totem', 'c',
- version: '3.38.0',
+ version: '3.38.1',
license: 'GPL2+ with exception',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0'