Bump kernel version to 1.5.0
This commit is contained in:
parent
4f450cfd83
commit
f2cde6f8fa
@ -17,7 +17,7 @@ char * __kernel_version_format = "%d.%d.%d-%s";
|
||||
|
||||
/* Version numbers X.Y.Z */
|
||||
int __kernel_version_major = 1;
|
||||
int __kernel_version_minor = 4;
|
||||
int __kernel_version_minor = 5;
|
||||
int __kernel_version_lower = 0;
|
||||
|
||||
/* Kernel build suffix, which doesn't necessarily
|
||||
|
Loading…
Reference in New Issue
Block a user