Adjust version to 1.6.1 in meson

This commit is contained in:
Cagebreak Signing Key 3 2021-04-19 20:28:56 +02:00
commit 3234691909

View file

@ -1,5 +1,5 @@
project('cagebreak', 'c',
version: '1.6.0',
version: '1.6.1',
license: 'MIT',
default_options: [
'c_std=c11',