summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-11-18 21:37:43 -0500
committerMatthias Clasen <mclasen@redhat.com>2022-11-18 21:37:43 -0500
commitf9feedc0fb729aba4f80fcf9c8140f31fbfed4d7 (patch)
tree586dd854c9d1b63c47ad7bb1fb369c68d15e0778 /meson.build
parent3d3f165e77178b630d7dc2b733e64af513c99f5f (diff)
downloadpango-f9feedc0fb729aba4f80fcf9c8140f31fbfed4d7.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 723e0c22..ca296da3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.50.12',
+ version: '1.50.13',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',