1
1
mirror of https://github.com/theoludwig/libcproject.git synced 2024-10-05 12:06:09 +02:00

chore(release): 4.2.1 [skip ci]

This commit is contained in:
semantic-release-bot 2023-12-26 20:20:38 +00:00 committed by Théo LUDWIG
parent ab9860e969
commit 6eee39fffb
Signed by: theoludwig
GPG Key ID: ADFE5A563D718F3B

View File

@ -1,4 +1,4 @@
#ifndef __LIBCPROJECT_VERSION__
#define __LIBCPROJECT_VERSION__ "4.2.0"
#define __LIBCPROJECT_VERSION__ "4.2.1"
#endif