v1.13.2
This commit is contained in:
parent
d66cde0a5b
commit
d66dfde98d
@ -18,7 +18,7 @@ char * __kernel_version_format = "%d.%d.%d-%s";
|
|||||||
/* Version numbers X.Y.Z */
|
/* Version numbers X.Y.Z */
|
||||||
int __kernel_version_major = 1;
|
int __kernel_version_major = 1;
|
||||||
int __kernel_version_minor = 13;
|
int __kernel_version_minor = 13;
|
||||||
int __kernel_version_lower = 1;
|
int __kernel_version_lower = 2;
|
||||||
|
|
||||||
/* Kernel build suffix, which doesn't necessarily
|
/* Kernel build suffix, which doesn't necessarily
|
||||||
* mean anything, but can be used to distinguish
|
* mean anything, but can be used to distinguish
|
||||||
|
Loading…
Reference in New Issue
Block a user