summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2021-10-06 10:36:50 +0200
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2021-10-06 10:36:50 +0200
commit042e90eebca380686bbcc24d6803305b9d2c7823 (patch)
tree323060194f1b0d1e52b88da0a2a545ccf2d68918 /meson.build
parent692fcb6903d6ce9a2b028dcd759314a094df7c8d (diff)
downloadglibmm-042e90eebca380686bbcc24d6803305b9d2c7823.tar.gz
2.70.02.70.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 4d11c87e..b7c7f77e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
# This file is part of glibmm.
project('glibmm', 'cpp',
- version: '2.68.1',
+ version: '2.70.0',
license: 'LGPLv2.1+',
default_options: [
'cpp_std=c++17'