mirror of
https://github.com/Leonmmcoset/cleonos.git
synced 2026-04-24 11:14:01 +00:00
7 lines
97 B
C
7 lines
97 B
C
#ifndef CLKS_VERSION_H
|
|
#define CLKS_VERSION_H
|
|
|
|
#define CLKS_VERSION_STRING "1.0.0-alpha"
|
|
|
|
#endif
|