summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2021-05-20 15:55:23 +0200
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2021-05-20 15:55:23 +0200
commit77a0bac11cc16c66d5292bb2546c1dca3525c918 (patch)
tree151b7c16bcd182667a05bb254926087e87c7c3df /meson.build
parent7bfe45c0a063214f855b765906be6db574668db9 (diff)
1.14.31.14.3
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 eda3f91..8e132de 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
# This file is part of cairomm.
project('cairomm', 'cpp',
- version: '1.14.2',
+ version: '1.14.3',
license: 'LGPLv2+',
default_options: [
'cpp_std=c++11',