summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Davis <christopherdavis@gnome.org>2022-02-20 11:42:56 -0800
committerChristopher Davis <christopherdavis@gnome.org>2022-02-20 11:42:56 -0800
commitbdc7529a81401c04df8a261a908a5ebcba548439 (patch)
tree017afa39af7f0760480b0e95359f509afca674ae
parent2a94b16781e6358208764debc6908ac5f9cd78ac (diff)
downloadbaobab-bdc7529a81401c04df8a261a908a5ebcba548439.tar.gz
build: Post-release version bump
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 948bd5e..1258ecc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'baobab', ['vala', 'c'],
- version: '42.beta',
+ version: '42.rc',
license: 'GPL2+',
meson_version: '>= 0.50.0',
)