[pango] Update version number in meson.build as well



commit ec8251d9728d0691365249eec4c681218e379819
Author: Khaled Hosny <khaledhosny eglug org>
Date:   Tue Mar 27 18:04:51 2018 +0200

    Update version number in meson.build as well
    
    Follow up of commit d4f3370336a40907f528a41e75a55fe4f50c1a11.
    Maintaining two build systems is tricky!

 meson.build |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meson.build b/meson.build
index 4cd8dd9..f204531 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('pango', 'c', 'cpp',
-        version: '1.41.1',
+        version: '1.42.0',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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