[libgdata] build: Post-release version bump



commit 53b0bda2be722a99161b4c6313f9db5e9c155ae9
Author: Philip Withnall <pwithnall endlessos org>
Date:   Mon Mar 22 16:22:09 2021 +0000

    build: Post-release version bump
    
    Open up development for 0.19 release series.
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 4ac9a38a..e4993291 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'libgdata', 'c',
-  version: '0.18.0',
+  version: '0.19.0',
   license: 'LGPL2.1+',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.50.0',


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