Bump kernel for new module stuff
This commit is contained in:
parent
9414b8c148
commit
c0ef0105fe
@ -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 = 20;
|
||||
int __kernel_version_lower = 21;
|
||||
|
||||
/* Kernel build suffix, which doesn't necessarily
|
||||
* mean anything, but can be used to distinguish
|
||||
|
Loading…
Reference in New Issue
Block a user