summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2023-07-16 14:46:58 +0200
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2023-07-16 14:46:58 +0200
commitd2dde30850e60f5a15603c0526aa25c1f7f8469f (patch)
treec65018ea80f6fd73dcd9faa4118d7561568d9116 /meson.build
parent9b5faf3d9de1ce989c389f1000d3ef6c0d7bd7fb (diff)
1.17.11.17.1
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build3
1 files changed, 2 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index ece167e..b8c2191 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
# This file is part of cairomm.
project('cairomm', 'cpp',
- version: '1.16.2',
+ version: '1.17.1',
license: 'LGPLv2+',
default_options: [
'cpp_std=c++17',
@@ -316,6 +316,7 @@ if can_add_dist_script
dont_distribute = [
'tools',
'.gitlab-ci.yml',
+ 'examples/Makefile.am_fragment',
]
# Add build scripts to the distribution directory, and delete .gitignore