Bump version to v0.14.1
This commit is contained in:
parent
f6a3c6c879
commit
e7f7a40da3
@ -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 = 14;
|
||||
int __kernel_version_lower = 0;
|
||||
int __kernel_version_lower = 1;
|
||||
|
||||
/* Kernel build suffix, which doesn't necessarily
|
||||
* mean anything, but can be used to distinguish
|
||||
|
Loading…
Reference in New Issue
Block a user