This commit is contained in:
mkrsym1
2023-06-21 15:42:19 +03:00
parent f26bcbd0fc
commit 6209157cf2
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
project('jadeite', 'c', version: '1.1.3')
project('jadeite', 'c', version: '1.1.4')
nasm = find_program('nasm')
gen_res = find_program('gen_resources.sh')