summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-07-16 12:25:15 +0200
committerBastien Nocera <hadess@hadess.net>2022-07-16 12:25:15 +0200
commit0061ec01460dfb582a65b83198263d33555fc08b (patch)
tree8322c053fd7f6bf1893e37473364f7343ca9172f /meson.build
parent7c721d0eba8e968b718f4e18bf17f391cd074fb6 (diff)
downloadtotem-0061ec01460dfb582a65b83198263d33555fc08b.tar.gz
43.alpha43.alpha
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 9a579988a..5d9e7e4bc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'totem', 'c',
- version: '42.0',
+ version: '43.alpha',
license: 'GPL2+ with exception',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0'