summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2021-05-20 18:11:55 +0200
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2021-05-20 18:11:55 +0200
commit31b40adefc0d916246e60bd03a78b6ccae19f8a2 (patch)
tree67c501cd8384bf3b9d0fc247565a040f3e2fa693 /meson.build
parent44e1ee08158fab864f84e0a283fb829ff9a3b15f (diff)
downloadglibmm-31b40adefc0d916246e60bd03a78b6ccae19f8a2.tar.gz
2.68.12.68.1
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 252c8170..d5ddbc8a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
# This file is part of glibmm.
project('glibmm', 'cpp',
- version: '2.68.0',
+ version: '2.68.1',
license: 'LGPLv2.1+',
default_options: [
'cpp_std=c++17'