summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-11-27 15:21:56 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-11-27 15:21:56 -0500
commit24ca0e22b8038eba7c558eb19f593dfc4892aa55 (patch)
treeff8d6a91d93f967d351f06a3767b173ec376933e /meson.build
parent80b197df0c7d66929e40989ff23021126d6c9881 (diff)
downloadpango-24ca0e22b8038eba7c558eb19f593dfc4892aa55.tar.gz
1.49.41.49.4
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 c342f725..c91ddb52 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.49.3',
+ version: '1.49.4',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',