Each module need to have a version number. This is to prevent a module command from being run over and over everytime a minor change is made to another module. For example the network module has the /etc/init.d/network restart command. It is a bad idea to have that command run every time you change the crontab module for example
Each module need to have a version number. This is to prevent a module command from being run over and over everytime a minor change is made to another module. For example the network module has the /etc/init.d/network restart command. It is a bad idea to have that command run every time you change the crontab module for example