Files
cleonos/common/include/cleonos_version.h

8 lines
148 B
C
Raw Normal View History

2026-04-21 22:48:27 +08:00
#ifndef CLEONOS_VERSION_H
#define CLEONOS_VERSION_H
#define CLKS_VERSION_STRING "1.0.0-alpha"
#define CLEONOS_VERSION_STRING "1.0.0-alpha"
#endif