Files
cleonos/kit/include/cleonos_version.h
2026-04-23 21:47:25 +08:00

7 lines
106 B
C

#ifndef CLEONOS_VERSION_H
#define CLEONOS_VERSION_H
#define CLEONOS_VERSION_STRING "1.0.0-alpha"
#endif