Files
cleonos/clks.local.bak/include/clks/version.h

7 lines
97 B
C
Raw Normal View History

2026-04-23 20:00:47 +08:00
#ifndef CLKS_VERSION_H
#define CLKS_VERSION_H
#define CLKS_VERSION_STRING "1.0.0-alpha"
#endif