1
0
mirror of https://codeberg.org/vyivel/dulcepan/ synced 2025-12-17 15:45:12 +02:00

meson: bump version to 1.0.1

This commit is contained in:
Kirill Primak
2024-08-09 15:47:20 +03:00
parent 6f7dfab735
commit 6158dd112b

View File

@@ -1,7 +1,7 @@
project( project(
'dulcepan', 'dulcepan',
'c', 'c',
version: '1.0.0', version: '1.0.1',
license: 'GPL-3.0-only', license: 'GPL-3.0-only',
default_options: [ default_options: [
'c_std=c11', 'c_std=c11',