summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2023-02-20 08:18:50 -0500
committerMatthias Clasen <mclasen@redhat.com>2023-02-20 08:18:50 -0500
commit8e506ba769cc8cc356d61f090f71bbb1a3b12037 (patch)
treec04036b51d4238a23148dfe783167cbfc8ee28fc /meson.build
parent5e912b951efe4976adaf328a561f2a26ec794095 (diff)
downloadpango-8e506ba769cc8cc356d61f090f71bbb1a3b12037.tar.gz
Post-release version bump
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 50ec14b9..25c6760d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.50.13',
+ version: '1.50.14',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',