tag kernel v1.5.2

This commit is contained in:
K. Lange 2018-09-29 15:30:58 +09:00
parent c7136cbc6f
commit 75cd03a4a6
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ char * __kernel_version_format = "%d.%d.%d-%s";
/* Version numbers X.Y.Z */
int __kernel_version_major = 1;
int __kernel_version_minor = 5;
int __kernel_version_lower = 1;
int __kernel_version_lower = 2;
/* Kernel build suffix, which doesn't necessarily
* mean anything, but can be used to distinguish