Files
kernel3/build_numbers.c
T

4 lines
77 B
C

#ifndef KERNEL_VERSION_NUMBER
#define KERNEL_VERSION_NUMBER "0.0.3-2"
#endif