1
0
mirror of https://github.com/falk-werner/webfused synced 2026-03-02 04:09:19 +00:00

set version to 0.6.0

This commit is contained in:
Falk Werner
2020-07-19 12:58:26 +02:00
parent 3cbf1aa1a3
commit b212ecc7a6

View File

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