mirror of
https://codeberg.org/vyivel/dulcepan/
synced 2025-06-28 08:20:24 +03:00
Compare commits
2 Commits
0167c017a0
...
8bc62fdae4
Author | SHA1 | Date | |
---|---|---|---|
8bc62fdae4 | |||
accbd01ad6 |
@ -30,4 +30,4 @@ GPL-3.0-only
|
|||||||
|
|
||||||
See `LICENSE` for more information.
|
See `LICENSE` for more information.
|
||||||
|
|
||||||
Copyright © 2024 Kirill Primak
|
Copyright © 2025 Kirill Primak
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
project(
|
project(
|
||||||
'dulcepan',
|
'dulcepan',
|
||||||
'c',
|
'c',
|
||||||
version: '1.0.2',
|
version: '1.0.3',
|
||||||
license: 'GPL-3.0-only',
|
license: 'GPL-3.0-only',
|
||||||
default_options: [
|
default_options: [
|
||||||
'c_std=c11',
|
'c_std=c11',
|
||||||
|
Reference in New Issue
Block a user