1
1
mirror of https://github.com/theoludwig/libcproject.git synced 2024-11-08 22:31:31 +01:00

chore(release): 4.1.0 [skip ci]

This commit is contained in:
semantic-release-bot 2023-08-10 09:06:44 +00:00 committed by Théo LUDWIG
parent c6df05e634
commit 269b1f7451
Signed by: theoludwig
GPG Key ID: ADFE5A563D718F3B

View File

@ -1,4 +1,4 @@
#ifndef __LIBCPROJECT_VERSION__
#define __LIBCPROJECT_VERSION__ "4.0.0"
#define __LIBCPROJECT_VERSION__ "4.1.0"
#endif