summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-09-16 10:53:07 +0200
committerBastien Nocera <hadess@hadess.net>2022-09-16 10:53:07 +0200
commit7bb879e1f6746ca19f99629794e918cdbbd06008 (patch)
tree90e4c595109c6e3535773d58e7f5d65b62522c68 /meson.build
parente7cb1f4b287630783f3148b5f52e55be44c731b3 (diff)
downloadtotem-7bb879e1f6746ca19f99629794e918cdbbd06008.tar.gz
43.043.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 2faade281..ea3b198fc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'totem', 'c',
- version: '43.rc',
+ version: '43.0',
license: 'GPL2+ with exception',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.57.0'