summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Davis <christopherdavis@gnome.org>2022-08-10 12:36:32 -0400
committerChristopher Davis <christopherdavis@gnome.org>2022-08-10 12:36:32 -0400
commit18530f6ecc049c66a1743fd2655fc8b5267195aa (patch)
tree30f8585f6be664a092ebf7111ee0a0a9d26a1caa
parentd44afc06884d1cbad71ddacee76b0a43fc06ba44 (diff)
downloadbaobab-18530f6ecc049c66a1743fd2655fc8b5267195aa.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 7f8f8ef..d97ee0a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'baobab', ['vala', 'c'],
- version: '43.beta',
+ version: '43.rc',
license: 'GPL2+',
meson_version: '>= 0.50.0',
)