qaul.net
qaul.net copied to clipboard
Update Mechanism
Create the foundations to create update mechanisms that break the storage or configuration scheme.
This shall be done by having a version number stored on the system that describes the version of the last run qaul application. The current executable can check if this version is compatible or if an update mechnism needs to be triggered.
TODO
- [ ] create configuration file that stores version number
- [ ] create update module
- [ ] read the version configuration file before anything else