Bitbucket, versions on HMI

Just wanted to share that we use bitbucket to release our sprint into Development/Staging and then to Production.
We also use python script to show commit hash and date (git subprocess) in version info so our customers (internal for now) can tell us which version they are having issue with.

No more manully updating tags everytime we release new version or bugfix or feature request.