summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-11-08 13:36:38 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-11-08 13:36:38 -0500
commitd1357f8636336000190b7e7b0f0d9db0a290c596 (patch)
tree0575e267324d4d796add5ac4ce114de51dcc3980 /meson.build
parent78d4efd6af8fc37b93b1dafb7c3b7101b389a565 (diff)
downloadpango-d1357f8636336000190b7e7b0f0d9db0a290c596.tar.gz
1.49.31.49.3
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 c07e709f..f23dd6fc 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.49.2',
+ version: '1.49.3',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',