.version
contains a number that is increased when init/build-version
is run. init/build-version
initializes it with 1. .version
is reflected in include/generated/utsversion.h
. .version
belongs to the set of files that is deleted with make mrproper
.