1
1
mirror of https://github.com/theoludwig/libcproject.git synced 2024-11-12 15:23:12 +01:00
libcproject/version.h
2023-08-08 12:24:43 +00:00

5 lines
80 B
C

#ifndef __LIBCPROJECT_VERSION__
#define __LIBCPROJECT_VERSION__ "4.0.0"
#endif