Show podcastparser version

This commit is contained in:
Thomas Perl 2014-10-28 17:02:49 +01:00
parent 7dde110e27
commit b0929318f0
3 changed files with 7 additions and 2 deletions

View file

@ -77,6 +77,7 @@ SlidePage {
'',
'gPodder Core ' + py.coreversion,
'gPodder QML UI ' + py.uiversion,
'Podcastparser ' + py.parserversion,
'PyOtherSide ' + py.pluginVersion(),
'Python ' + py.pythonVersion()
].join('\n')