Fix version number

This commit is contained in:
Johannes Marbach 2023-10-07 11:54:55 +02:00
parent 2e5707cbd5
commit e9f5b62e69

View file

@ -19,7 +19,7 @@
project(
'unl0kr',
'c',
version: '1.0.0',
version: '2.0.2',
default_options: 'warning_level=3',
meson_version: '>=0.53.0'
)