summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2017-08-07 12:30:48 -0400
committerMatthias Clasen <mclasen@redhat.com>2017-08-07 12:31:01 -0400
commit0940ddc24f7301f09d945ec44360699ce30859c6 (patch)
tree7e7d871e66b8afa8c1972b242d26d8101f19e760 /meson.build
parent29eef6e5615fedf4248991ae8dd40838dd03a61b (diff)
downloadpango-0940ddc24f7301f09d945ec44360699ce30859c6.tar.gz
1.40.81.40.8
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 b54e4855..446419e7 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('pango', 'c', 'cpp',
- version: '1.40.7',
+ version: '1.40.8',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',