summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-09-06 11:58:19 +0200
committerBastien Nocera <hadess@hadess.net>2022-09-06 11:58:19 +0200
commit29f555d053d44b55971bcba76821ac436090cbd3 (patch)
tree4782fba6959c05d44263c29d6be5058d7d1ae196 /meson.build
parentf745cdd80eeb3a01f3e1155062e59dba8d546436 (diff)
downloadtotem-29f555d053d44b55971bcba76821ac436090cbd3.tar.gz
43.rc43.rc
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 a8c0ce5ec..2faade281 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'totem', 'c',
- version: '43.beta',
+ version: '43.rc',
license: 'GPL2+ with exception',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.57.0'