summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMarti Maria <marti.maria@littlecms.com>2022-08-31 20:01:34 +0200
committerMarti Maria <marti.maria@littlecms.com>2022-08-31 20:01:34 +0200
commit682d84ccdc6d6f33b73557d8c2e2e73fc4c31025 (patch)
tree74f4a8e4968ecdb740f67de35a2faf3e459c7513 /meson.build
parenta3ddbb9336f8a5aa94de939959ec95e02eaea1e5 (diff)
downloadlcms2-682d84ccdc6d6f33b73557d8c2e2e73fc4c31025.tar.gz
Update version number on meson build
Update number
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 7dbe2a0..e963e47 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('Little-CMS', 'c',
- version: '2.13',
+ version: '2.14',
meson_version: '>=0.48.0',
)