1
0
mirror of https://codeberg.org/vyivel/dulcepan/ synced 2026-07-21 11:27:13 +03:00

meson: bump version to 1.1.0

This commit is contained in:
Kirill Primak
2026-07-08 16:28:15 +03:00
parent ed61e9fdb1
commit b7fcc7a059
+1 -1
View File
@@ -1,7 +1,7 @@
project(
'dulcepan',
'c',
version: '1.0.3',
version: '1.1.0',
license: 'GPL-3.0-only',
default_options: [
'c_std=c11',