Update version numbers

This commit is contained in:
Nikolaj Schlej 2025-04-30 12:44:55 +07:00
parent 367a8f9fc5
commit 076cd229f3
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
project('UEFITool', ['c', 'cpp'],
version: 'A71',
version: 'A72',
license: 'BSD-2-Clause',
meson_version: '>=0.45.0',
default_options : ['c_std=c11', 'cpp_std=c++11'],