Files
CERAS/include/version.h
2025-04-13 02:27:22 -04:00

8 lines
87 B
C

#ifndef VERSION_H
#define VERSION_H
#define APP_VERSION "0.0.1"
#endif // VERSION_H