[baobab] build: Post-release version bump



commit bdc7529a81401c04df8a261a908a5ebcba548439
Author: Christopher Davis <christopherdavis gnome org>
Date:   Sun Feb 20 11:42:56 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 948bd5e..1258ecc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'baobab', ['vala', 'c'],
-  version: '42.beta',
+  version: '42.rc',
   license: 'GPL2+',
   meson_version: '>= 0.50.0',
 )


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