[pango/wip/matthiasc/font-features: 1/3] Bump version to 1.43.1



commit 3f3a634d6611a5f581b267b170c6e3fd82e7111e
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Apr 24 17:18:38 2018 -0400

    Bump version to 1.43.1

 configure.ac |    2 +-
 meson.build  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 5e879a8..cadff67 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl
 
 dnl The triplet
 m4_define([pango_version_major], [1])
-m4_define([pango_version_minor], [42])
+m4_define([pango_version_minor], [43])
 m4_define([pango_version_micro], [1])
 
 m4_define([pango_version],
diff --git a/meson.build b/meson.build
index 9a5a4c7..c864a8c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('pango', 'c', 'cpp',
-        version: '1.42.1',
+        version: '1.43.1',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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