版本号

This commit is contained in:
2026-04-21 22:48:27 +08:00
parent 46b7bf4fbc
commit e5ff77ccb4
13 changed files with 82 additions and 4 deletions

View File

@@ -0,0 +1,7 @@
#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