Files
kernel3/build_numbers.c
T

4 lines
79 B
C

#ifndef KERNEL_VERSION_NUMBER
#define KERNEL_VERSION_NUMBER "0.0.1-333"
#endif