Bump to 1.1.0
This commit is contained in:
parent
8192ea9831
commit
d15633ecb4
@ -17,8 +17,8 @@ char * __kernel_version_format = "%d.%d.%d-%s";
|
||||
|
||||
/* Version numbers X.Y.Z */
|
||||
int __kernel_version_major = 1;
|
||||
int __kernel_version_minor = 0;
|
||||
int __kernel_version_lower = 4;
|
||||
int __kernel_version_minor = 1;
|
||||
int __kernel_version_lower = 0;
|
||||
|
||||
/* Kernel build suffix, which doesn't necessarily
|
||||
* mean anything, but can be used to distinguish
|
||||
|
Loading…
Reference in New Issue
Block a user