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

chore(release): 4.1.1 [skip ci]

This commit is contained in:
semantic-release-bot
2023-10-13 09:07:49 +00:00
committed by Théo LUDWIG
parent e0115dd7d9
commit 574aeb414e

View File

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