1
1
mirror of https://github.com/theoludwig/libcproject.git synced 2024-11-13 23:43:13 +01:00

chore(release): 5.0.0 [skip ci]

This commit is contained in:
semantic-release-bot 2024-09-25 13:00:04 +00:00 committed by Théo LUDWIG
parent 336bbf6197
commit a7aef0b954
Signed by: theoludwig
GPG Key ID: ADFE5A563D718F3B

View File

@ -1,4 +1,4 @@
#ifndef __LIBCPROJECT_VERSION__
#define __LIBCPROJECT_VERSION__ "4.3.0"
#define __LIBCPROJECT_VERSION__ "5.0.0"
#endif