The source project of this merge request has been removed.
Fix incorrect version display in about dialog
This oneliner fixes issues where version components are displayed without the leading zero in the about dialog. For example 20.08.1 is displayed as 20.8.1 before this patch.
Edited by Matthieu Gallien