1
1
mirror of https://github.com/theoludwig/libcproject.git synced 2025-05-21 23:21:15 +02:00

chore(release): 4.3.0 [skip ci]

This commit is contained in:
semantic-release-bot
2024-09-15 17:24:10 +00:00
committed by Théo LUDWIG
parent aff8233483
commit b3c17983b3

View File

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