summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-09-11 08:38:54 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-09-11 08:38:54 -0400
commitdc5bde2a20cbb025c9d0ed29ed687740a4d027da (patch)
treec9f357a740b3bda044f2bb4fbafd1aac3d586e98 /meson.build
parent722c8e0fc0b78d0f77501d2aa8064d3c8d678c43 (diff)
downloadpango-191b8bcfe9f4261fd614b9371df07227f37ea8b7.tar.gz
1.48.101.48.10
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 c03bf85b..6d8de0b5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.48.9',
+ version: '1.48.10',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',