summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2023-03-02 10:26:55 -0500
committerMatthias Clasen <mclasen@redhat.com>2023-03-02 10:26:55 -0500
commit818b549bafbaef9323ceedffb3930113ae008af7 (patch)
tree0345a5530ef744abb508ac9f50be12dc6e2d04ce /meson.build
parent25c27f452294f84044d5cc9f23b637193c7b4421 (diff)
downloadpango-818b549bafbaef9323ceedffb3930113ae008af7.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 25c6760d..fcd0bee8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.50.14',
+ version: '1.50.15',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',