Set correct version

This commit is contained in:
Johannes Marbach 2021-11-23 20:11:54 +01:00
parent c0900fb9cd
commit 9ec0bf9196

View file

@ -19,7 +19,7 @@
project( project(
'unl0kr', 'unl0kr',
'c', 'c',
version: '0.0.0', version: '0.1.0',
default_options: 'warning_level=1', default_options: 'warning_level=1',
meson_version: '>=0.53.0' meson_version: '>=0.53.0'
) )