summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorChristopher Davis <christopherdavis@gnome.org>2022-07-13 20:45:03 -0400
committerChristopher Davis <christopherdavis@gnome.org>2022-07-13 20:45:03 -0400
commit23a12b2e719d62336130c564b3270064c531243c (patch)
treebc0b48be5d32fb4f37db9d325742af1fa9d1e308 /meson.build
parentffc6c28894a3bd00082699c895ef125f542fe7c9 (diff)
downloadbaobab-23a12b2e719d62336130c564b3270064c531243c.tar.gz
build: Post-release version bump
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 56934d8..7f8f8ef 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'baobab', ['vala', 'c'],
- version: '43.alpha',
+ version: '43.beta',
license: 'GPL2+',
meson_version: '>= 0.50.0',
)