1
1
mirror of https://github.com/theoludwig/libcproject.git synced 2024-11-13 23:43:13 +01:00
libcproject/version.h
2024-10-08 06:50:16 +00:00

5 lines
80 B
C

#ifndef __LIBCPROJECT_VERSION__
#define __LIBCPROJECT_VERSION__ "5.1.0"
#endif