Adopt the semantic versioning specification

This commit is contained in:
Jacob 2023-12-26 22:12:35 +01:00
parent 73816c64c4
commit 2801764bc1

View file

@ -1,4 +1,4 @@
project('libleet', 'cpp', version : '0.1', license : 'LGPL')
project('libleet', 'cpp', version : '0.1.0', license : 'LGPL')
cc = meson.get_compiler('cpp')
project_source_files = [