summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-03-26 21:33:43 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-03-26 21:54:41 -0400
commit386639c3b118cc973f714eb485877f480391f31f (patch)
tree297d6e6c78711f788ca058d92bd74ec2f10293b9 /meson.build
parent2664f9440cdf00e4b23f4ab29aca3d0371f20303 (diff)
downloadpango-386639c3b118cc973f714eb485877f480391f31f.tar.gz
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 894c6071..b52a55fc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.48.3',
+ version: '1.48.4',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',