summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-02-10 20:03:54 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-02-10 20:03:54 -0500
commita152a56f4ff0784533f4a3cc93b782c653e764c6 (patch)
treed89dc530e03a91a2c9f88cd32ed082b440f0003a
parentbbceaa69b86e5354c90ac42d674f6a7ee32bba81 (diff)
downloadpango-a152a56f4ff0784533f4a3cc93b782c653e764c6.tar.gz
1.48.21.48.2
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index f8085a36..28d9c9ba 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.48.1',
+ version: '1.48.2',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',