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

chore(release): 5.1.0 [skip ci]

This commit is contained in:
semantic-release-bot
2024-10-08 06:50:16 +00:00
committed by Théo LUDWIG
parent b0fd3bf373
commit d14b56904e

View File

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