Repository URL to install this package:
|
Version:
4.9.35-1 ▾
|
linux-headers-4.9.35-rt25-cloudywizzard
/
usr
/
src
/
linux-headers-4.9.35-rt25-cloudywizzard
/
scripts
/
mkversion
|
|---|
if [ ! -f .version ]
then
echo 1
else
expr 0`cat .version` + 1
fi