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

chore(release): 4.0.0 [skip ci]

This commit is contained in:
semantic-release-bot
2023-08-08 12:24:43 +00:00
committed by Théo LUDWIG
parent e5190818c4
commit 78fe9ff404

View File

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