6 lines
176 B
C
6 lines
176 B
C
int cole_major_version = 2;
|
|
int cole_minor_version = 0;
|
|
int cole_micro_version = 2;
|
|
char * cole_version = "2.0.2";
|
|
char * cole_host_info = "x86_64-unknown-linux-gnu (): , , ";
|