[baobab] build: Post-release version bump



commit 30f0653d70a31754e91000dfd548d489c8ce3ac0
Author: Christopher Davis <christopherdavis gnome org>
Date:   Tue Jan 11 14:41:12 2022 -0800

    build: Post-release version bump

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


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