summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2020-09-29 16:55:18 +0200
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2020-09-29 16:55:18 +0200
commit9db4b39bfe50e183130b89824a3556da09cd51cb (patch)
tree896f17cb666a52c2b52558d093639d56cba8d505 /meson.build
parent3d40ff18a50a2a737c7410ee9f611810e82f3f22 (diff)
1.16.01.16.0
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 b77991f..6c3a6bf 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
# This file is part of cairomm.
project('cairomm', 'cpp',
- version: '1.15.5',
+ version: '1.16.0',
license: 'LGPLv2+',
default_options: [
'cpp_std=c++17',