@@ -1,7 +1,7 @@
project('bdsm', ['c'],
version: '0.3.0',
license: ['LGPL2'],
- default_options: ['c_std=c99',
+ default_options: ['c_std=c11',
'warning_level=2',
'buildtype=release',
'b_ndebug=if-release'],