summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-09-01 21:44:46 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-09-01 21:49:59 -0400
commitfde510ce427cbb32ce05a1c463bb1947d07bc878 (patch)
treec1634476d158c1e32adab4899e794dc2f035828e
parent522354946de50043febd99befada4d43bf237fa9 (diff)
downloadpango-fde510ce427cbb32ce05a1c463bb1947d07bc878.tar.gz
1.49.11.49.1
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 63f6e6ce..d37ed8ac 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.49.0',
+ version: '1.49.1',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',