1
1
mirror of https://github.com/theoludwig/libcproject.git synced 2024-07-17 23:30:12 +02:00
libcproject/version.h
2023-01-05 21:13:10 +01:00

5 lines
80 B
C

#ifndef __LIBCPROJECT_VERSION__
#define __LIBCPROJECT_VERSION__ "0.0.1"
#endif