You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The kernel has a 64 character limit for the VERSION. LOCALVERSION is an
extension of the internal version. This will set a 54 character limit
so that there is extra padding just in case there are unforeseen reasons
that it would be longer than the 6 characters like in `4.18.0`.
0 commit comments