summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2023-09-27 09:01:54 +0200
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2023-09-27 09:01:54 +0200
commit669e87a460bca3fa8d57cdaeac70bff183636354 (patch)
tree872e02fdeebdc84c498199bddf61caadb4bdc7ea /meson.build
parent73bf52306b4887b4e6647707860acf0a125b36e3 (diff)
1.14.51.14.5
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 c7a7ebf..e8b3bd5 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
# This file is part of cairomm.
project('cairomm', 'cpp',
- version: '1.14.4',
+ version: '1.14.5',
license: 'LGPLv2+',
default_options: [
'cpp_std=c++11',