Updater: show the human readable version in the settings
authorOlivier Goffart <ogoffart@woboq.com>
Tue, 4 Dec 2018 14:21:49 +0000 (15:21 +0100)
committerCamila (Rebase PR Action) <hello@camila.codes>
Tue, 24 Nov 2020 18:22:33 +0000 (18:22 +0000)
commit9596eb7f207d84409df39cd4cfd438df6f64ddc2
treec94c0431016546ba647359930b4e2353c13858aa
parentf2c3ef741b22eadc9fb43f6a7afc8ca0b5e74203
Updater: show the human readable version in the settings

The xml looks like this:

   <version>2.5.0.328</version>
   <versionstring>ownCloud Client 2.5.0 alpha1 (build 238)</versionstring>

And we should show the version string

Issue #6602
src/gui/updater/ocupdater.cpp