summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-08-18 00:23:38 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-08-18 00:26:07 -0400
commitc704c8b7e096dd3d3fd684463ef0e7860c2c2db3 (patch)
tree40b097b7aecdc7b8b515e69ff361393f38749e0c /meson.build
parentb2acf7b84a36fa6f1328eeb56ed04435e58e7d9e (diff)
downloadpango-c704c8b7e096dd3d3fd684463ef0e7860c2c2db3.tar.gz
1.48.91.48.9
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 a77da9a5..c03bf85b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.48.8',
+ version: '1.48.9',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',