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.
1 parent 0e2994a commit 3df13bfCopy full SHA for 3df13bf
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