Files
kernel3/build_numbers.c
T

7 lines
159 B
C

#ifndef KERNEL_VERSION_NUMBER
#define KERNEL_VERSION_NUMBER "1.4.10-47"
#endif
#ifndef CONSOLE_VERSION_NUMBER
#define CONSOLE_VERSION_NUMBER "0.4.5-48"
#endif