[baobab] build: Post-release version bump



commit 23a12b2e719d62336130c564b3270064c531243c
Author: Christopher Davis <christopherdavis gnome org>
Date:   Wed Jul 13 20:45:03 2022 -0400

    build: Post-release version bump

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
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',
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]