change version

This commit is contained in:
chatlanin
2024-07-05 10:08:20 +03:00
parent 6d37f1b914
commit e22967accb

View File

@@ -1,7 +1,7 @@
project( project(
meson.current_source_dir().split('/').get(-1), meson.current_source_dir().split('/').get(-1),
'cpp', 'cpp',
version : '1.2.0', version : '1.2.1',
default_options : [ default_options : [
'warning_level=1', 'warning_level=1',
'optimization=3', 'optimization=3',