mirror of
https://github.com/Leonmmcoset/cleonos.git
synced 2026-04-21 18:44:01 +00:00
8 lines
148 B
C
8 lines
148 B
C
#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
|