Files
cleonos/kit/include/cleonos_version.h

7 lines
106 B
C
Raw Normal View History

2026-04-23 21:47:25 +08:00
#ifndef CLEONOS_VERSION_H
#define CLEONOS_VERSION_H
#define CLEONOS_VERSION_STRING "1.0.0-alpha"
#endif