summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-09-03 07:52:24 -0400
committerMatthias Clasen <mclasen@redhat.com>2019-09-04 07:44:51 -0400
commit512663d4ed441dba3de66cd2b4928b717835f72a (patch)
tree9d55fe11b3a253a8c10e25367407e13d172d46dc /meson.build
parenteae1a7f29bbb26d49aac07a5063bc28dd5610547 (diff)
downloadpango-512663d4ed441dba3de66cd2b4928b717835f72a.tar.gz
1.44.61.44.6-2
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 91ed71f2..27a7b192 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.44.5',
+ version: '1.44.6',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',