summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2020-11-08 09:14:15 -0500
committerMatthias Clasen <mclasen@redhat.com>2020-11-08 09:29:15 -0500
commita39fea44c7c9f982fcca6d639929545dd3e09eb7 (patch)
tree1c39e4b63730914b1d13dbc22cfea188eff46baf /meson.build
parente9501f5501a405eae774cf8ea90e99450d52c6e0 (diff)
downloadpango-a39fea44c7c9f982fcca6d639929545dd3e09eb7.tar.gz
1.48.01.48.0
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 98f4e372..154eb20f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.47.0',
+ version: '1.48.0',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',