We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e2994a + 3df13bf commit 23a16edCopy full SHA for 23a16ed
meson.build
@@ -3,7 +3,7 @@ project(
3
# SQLiteCpp requires C++11 support
4
default_options: ['cpp_std=c++11', 'warning_level=3'],
5
license: 'MIT',
6
- version: '3.2.1',
+ version: '3.3.0',
7
)
8
9
cxx = meson.get_compiler('cpp')
0 commit comments