summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-05-18 09:51:55 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-05-18 09:51:55 -0400
commit3940a1714e84b076d04d4638c88df3dba7d8014e (patch)
treeb72275fc8e0b74b3204aeef2221b92826e9b59ef /meson.build
parentdbd4995d4c28b60733ff2065505bb360c9ed5d2f (diff)
downloadpango-3940a1714e84b076d04d4638c88df3dba7d8014e.tar.gz
1.48.51.48.5
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 b52a55fc..e434431d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.48.4',
+ version: '1.48.5',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',