summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Davis <christopherdavis@gnome.org>2022-09-18 14:06:07 -0400
committerChristopher Davis <christopherdavis@gnome.org>2022-09-18 14:06:07 -0400
commit8f0676277badfd5da43f27ff4a72e71f2fc3a9e6 (patch)
tree920a3f5a7ba5d40eea07121c7b6a319735cdf58e
parent477d451dba1a26d52b159327280c24264862e6ba (diff)
downloadbaobab-8f0676277badfd5da43f27ff4a72e71f2fc3a9e6.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 c53c2c3..47362ab 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'baobab', ['vala', 'c'],
- version: '43.0',
+ version: '44.alpha',
license: 'GPL2+',
meson_version: '>= 0.50.0',
)