summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-02-24 23:35:44 +0100
committerBastien Nocera <hadess@hadess.net>2022-02-24 23:56:04 +0100
commit61b402816befd5d81aa2e2cbdb4b52e792281b51 (patch)
tree2cd1f285072362bebecc06273420cad77fa4b5c0 /meson.build
parentfa5e11adaa0e452f8c6ad6970b6a0d3712e0860c (diff)
downloadtotem-61b402816befd5d81aa2e2cbdb4b52e792281b51.tar.gz
42.beta42.beta
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 6ca0f875e..1a7e58740 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'totem', 'c',
- version: '41.alpha.0',
+ version: '42.beta',
license: 'GPL2+ with exception',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0'