7 lines
158 B
C
7 lines
158 B
C
#ifndef KERNEL_VERSION_NUMBER
|
|
#define KERNEL_VERSION_NUMBER "1.4.10-40"
|
|
#endif
|
|
#ifndef CONSOLE_VERSION_NUMBER
|
|
#define CONSOLE_VERSION_NUMBER "0.4.5-0"
|
|
#endif
|