1
0
mirror of https://github.com/falk-werner/webfused synced 2024-10-27 20:44:08 +00:00

increased version to 0.5.0

This commit is contained in:
Falk Werner 2020-07-05 11:32:14 +02:00
parent fd0b71c394
commit 91f72d9951

View File

@ -1,4 +1,4 @@
project('webfused', 'c', 'cpp', version: '0.4.0', license: 'LGPL-3.0+')
project('webfused', 'c', 'cpp', version: '0.5.0', license: 'LGPL-3.0+')
without_tests = get_option('without_tests')