Sign in
coral
/
linux-mtk
/
b8e6c91c74e9f0279b7c51048779b3d62da60b88
/
.
/
scripts
/
mkversion
blob: c12addc9c7efc8b185c602a84de7a79131b49134 [
file
]
if
[
!
-
f
.
version
]
then
echo
1
else
expr
0
`cat .version`
+
1
fi