Bug 317810

Summary: "plasma-mediacenter --version" gives 0.1, while the public known version is 1.0.0
Product: [Plasma] plasma-mediacenter Reporter: Jekyll Wu <adaptee>
Component: GeneralAssignee: Sinny Kumari <ksinny>
Status: RESOLVED FIXED    
Severity: minor    
Priority: NOR    
Version: 1.0.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Bug Depends on:    
Bug Blocks: 321239    

Description Jekyll Wu 2013-04-04 03:29:55 UTC
The version mentioned in the public release news [1] is 1.0.0. That is also the version used in the tarball name. But clearly the code itself still uses "0.1" when constructing KAboutData. 

This is minor issue but really confusing. Please make them consistent .

[1] http://news.kde.org/2013/03/20/plasma-media-center-release-one

Reproducible: Always
Comment 1 Sinny Kumari 2013-04-04 12:03:46 UTC
Git commit f475bdcf2f91b1496918674c141316549c649455 by Sinny Kumari.
Committed on 04/04/2013 at 14:00.
Pushed by sinnykumari into branch 'master'.

Updated Plasma Media Center Version to 1.0.0
Changed and corrected help information

M  +10   -6    shells/newshell/main.cpp

http://commits.kde.org/plasma-mediacenter/f475bdcf2f91b1496918674c141316549c649455
Comment 2 Sinny Kumari 2013-04-04 12:05:06 UTC
Thank you for pointing out. It has been fixed now !