summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Davis <christopherdavis@gnome.org>2022-01-11 14:41:12 -0800
committerChristopher Davis <christopherdavis@gnome.org>2022-01-11 14:41:12 -0800
commit30f0653d70a31754e91000dfd548d489c8ce3ac0 (patch)
tree834277b77acb322f4bac1ac34fbb8242b2b2cc1b
parent8a07b10e15f8c6ee4300366f0c82c55a2b9ae14d (diff)
downloadbaobab-30f0653d70a31754e91000dfd548d489c8ce3ac0.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 c481a66..948bd5e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'baobab', ['vala', 'c'],
- version: '42.alpha',
+ version: '42.beta',
license: 'GPL2+',
meson_version: '>= 0.50.0',
)