1
1
mirror of https://github.com/theoludwig/libcproject.git synced 2024-09-19 13:25:53 +02:00
libcproject/version.h

5 lines
80 B
C
Raw Permalink Normal View History

2023-01-05 21:13:10 +01:00
#ifndef __LIBCPROJECT_VERSION__
2023-12-26 21:20:38 +01:00
#define __LIBCPROJECT_VERSION__ "4.2.1"
2023-01-05 21:13:10 +01:00
#endif