Bug 327556

Summary: wrong Umbrello application version displayed
Product: [Applications] umbrello Reporter: Ralf Habacker <ralf.habacker>
Component: generalAssignee: Ralf Habacker <ralf.habacker>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: Git   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 4.12.0

Description Ralf Habacker 2013-11-13 12:02:40 UTC
Until now umbrello prints out a version in the about dialog derived from the KDE version umbrello is running on. 

In case of using snapshot, unstable or self compiled umbrello release this makes detecting the real application version for bug reports much harder. 




Reproducible: Always

Steps to Reproduce:
1. compile umbrello from source
2. run it 
3. open about dialog
Actual Results:  
The version of the running KDE installation is displayed not the version umbrello is compiled from. 


Expected Results:  
The source version from which umbrello is build should be displayed
Comment 1 Ralf Habacker 2013-11-13 12:07:40 UTC
Git commit 696724d107ea0234e7930ab8f752ad11d343d2d9 by Ralf Habacker.
Committed on 13/11/2013 at 12:03.
Pushed by habacker into branch 'KDE/4.12'.

Setup umbrello version from cmake provided version by default.

If available, the short git HEAD commit hash, is appended.
FIXED-IN:4.12.0

M  +13   -4    CMakeLists.txt

http://commits.kde.org/umbrello/696724d107ea0234e7930ab8f752ad11d343d2d9
Comment 2 Ralf Habacker 2013-11-13 12:14:25 UTC
Git commit d7bc74d318f9dc17e8e38a2a9e0150205a972557 by Ralf Habacker.
Committed on 13/11/2013 at 11:32.
Pushed by habacker into branch 'master'.

Setup umbrello version from cmake provided version by default.

If available, the short git HEAD commit hash, is appended.
FIXED-IN:4.12.0

M  +19   -5    CMakeLists.txt

http://commits.kde.org/umbrello/d7bc74d318f9dc17e8e38a2a9e0150205a972557