[baobab] build: Post release version bump



commit b1f9510e3b97fe88aa1a2187b94ec17b6840db3b
Author: Christopher Davis <christopherdavis gnome org>
Date:   Tue Sep 21 08:27:06 2021 -0700

    build: Post release version bump

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index f64c3ce..8a5eb7e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'baobab', ['vala', 'c'],
-  version: '41.0',
+  version: '42.alpha',
   license: 'GPL2+',
   meson_version: '>= 0.50.0',
 )


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