1
1
mirror of https://github.com/theoludwig/libcproject.git synced 2024-09-20 22:05:53 +02:00

chore(release): 4.2.0 [skip ci]

This commit is contained in:
semantic-release-bot 2023-12-26 19:47:09 +00:00 committed by Théo LUDWIG
parent 1e0bf99ef6
commit a50773e058
Signed by: theoludwig
GPG Key ID: ADFE5A563D718F3B

View File

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