diff --git a/meson.build b/meson.build index f7429046..e21733f1 100644 --- a/meson.build +++ b/meson.build @@ -17,7 +17,7 @@ project( 'bte', ['c', 'cpp'], - version: '0.62.3', + version: '0.63.0', license: ['LGPL-3.0-or-later', 'GPL-3.0-or-later'], default_options: [ 'buildtype=release',