summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2020-03-25 11:06:51 +0100
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2020-03-25 11:06:51 +0100
commit7e20b36bddab74faed39aa3768d07fd372fce596 (patch)
tree97c90226fb2f4171223aec8698bb15c4cd2eee0d /meson.build
parent2acde6c77a781120551881f20c8340a66c225ac3 (diff)
downloadsigc++-7e20b36bddab74faed39aa3768d07fd372fce596.tar.gz
3.0.33.0.3
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 320a60e..449d43c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
# This file is part of libsigc++.
project('libsigc++', 'cpp',
- version: '3.0.2',
+ version: '3.0.3',
license: 'LGPLv2.1+',
default_options: [
'cpp_std=c++17',