Bump kernel (for several updates from today)
This commit is contained in:
parent
c2ba467790
commit
7c6004b1a8
@ -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 = 24;
|
||||
int __kernel_version_lower = 25;
|
||||
|
||||
/* Kernel build suffix, which doesn't necessarily
|
||||
* mean anything, but can be used to distinguish
|
||||
|
Loading…
Reference in New Issue
Block a user