Skip to content

Commit 3df13bf

Browse files
authored
Update meson.build
1 parent 0e2994a commit 3df13bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ project(
33
# SQLiteCpp requires C++11 support
44
default_options: ['cpp_std=c++11', 'warning_level=3'],
55
license: 'MIT',
6-
version: '3.2.1',
6+
version: '3.3.0',
77
)
88

99
cxx = meson.get_compiler('cpp')

0 commit comments

Comments
 (0)