Bump kernel to 0.99.27
This commit is contained in:
parent
2d5fcb7c1d
commit
beb5f165ab
@ -18,7 +18,7 @@ char * __kernel_version_format = "%d.%d.%d-%s";
|
||||
/* Version numbers X.Y.Z */
|
||||
int __kernel_version_major = 0;
|
||||
int __kernel_version_minor = 99;
|
||||
int __kernel_version_lower = 26;
|
||||
int __kernel_version_lower = 27;
|
||||
|
||||
/* Kernel build suffix, which doesn't necessarily
|
||||
* mean anything, but can be used to distinguish
|
||||
|
Loading…
Reference in New Issue
Block a user