[pango] Post-release version bump



commit b02a13ffae3c2ead604bb2786a805f036a5a0f49
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Oct 3 13:38:27 2022 -0400

    Post-release version bump
    
    Trying to get back into the habit of bumping
    the version in git right after a release.

 NEWS        | 3 +++
 meson.build | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 927b52a5e..c5c51a213 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+Overview of changes in 1.50.12, xx-xx-xxxx
+==========================================
+
 Overview of changes in 1.50.11, 03-10-2022
 ==========================================
 - Don't crash for lack of fonts
diff --git a/meson.build b/meson.build
index 4e796ec30..8b14e38f9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('pango', 'c', 'cpp',
-        version: '1.50.11',
+        version: '1.50.12',
         license: 'LGPLv2.1+',
         default_options: [
           'buildtype=debugoptimized',


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