summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Davis <christopherdavis@gnome.org>2023-03-19 14:58:54 -0400
committerChristopher Davis <christopherdavis@gnome.org>2023-03-19 14:58:54 -0400
commitdb2a78a58dce2c657bcefc20cba0e77805f4a842 (patch)
treeb26db7ecffa10fbba87e4c1f86260707b0a701f9
parent13681aee6a35c8d4f98fa7a92736ffb6dc757e0f (diff)
downloadbaobab-db2a78a58dce2c657bcefc20cba0e77805f4a842.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 e3b5854..650960a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'baobab', ['vala', 'c'],
- version: '44.0',
+ version: '45.alpha',
license: 'GPL2+',
meson_version: '>= 0.59.0',
)