summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2023-03-12 18:55:39 +0100
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2023-03-12 18:55:39 +0100
commit8dd75b3bf85b3ee7500683c9766412ccd1c1bf29 (patch)
tree180d31c1ff137db8c15e9258bbd17d3dbfdba29a /meson.build
parent7a8d94e6fd8491aabca0f1c0487f4555329b4997 (diff)
downloadglibmm-8dd75b3bf85b3ee7500683c9766412ccd1c1bf29.tar.gz
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 d62f689f..8caf01cd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
# This file is part of glibmm.
project('glibmm', 'cpp',
- version: '2.66.5',
+ version: '2.66.6',
license: 'LGPLv2.1+',
default_options: [
'cpp_std=c++11',