1
0
의 미러 https://codeberg.org/vyivel/dulcepan/ synced 2025-07-06 20:30:25 +03:00

Compare commits

..

2 커밋

작성자 SHA1 메시지 날짜
8bc62fdae4 meson: bump version to 1.0.3 2025-03-08 22:56:40 +03:00
accbd01ad6 README.md: bump copyright year 2025-02-07 16:26:15 +03:00
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제

파일 보기

@ -30,4 +30,4 @@ GPL-3.0-only
See `LICENSE` for more information.
Copyright © 2024 Kirill Primak
Copyright © 2025 Kirill Primak

파일 보기

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