summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-07-28 19:59:53 -0400
committerMatthias Clasen <mclasen@redhat.com>2019-07-28 20:29:12 -0400
commitdd154474af833b1c99ddf2ec1abf876341fe34db (patch)
treee57169b72e73756fd441529073f15c76fc0be303 /meson.build
parent561b32ec621809b19862749e53d6c949f7c58048 (diff)
downloadpango-04a6acea5cdd0ef45a42a40f3a70bdbe5a7669ce.tar.gz
1.44.11.44.1
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 6db9b397..1d0b7d2c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.44.0',
+ version: '1.44.1',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',