Bug 183778 - KOConverter still advertises a version of 1.4 in 2.0 beta6
Summary: KOConverter still advertises a version of 1.4 in 2.0 beta6
Status: RESOLVED FIXED
Alias: None
Product: koffice
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: KOffice Bug Wranglers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-09 14:42 UTC by Jonathan Thomas
Modified: 2009-02-09 14:44 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Thomas 2009-02-09 14:42:18 UTC
Version:           1.9.98.6 (using KDE 4.2.0)
OS:                Linux
Installed from:    Ubuntu Packages

The version string was probably just never updated:

jonathan@jonathan-desktop:~$ koconverter -v
Qt: 4.4.3
KDE: 4.2.00 (KDE 4.2.0)
KOConverter: 1.4
jonathan@jonathan-desktop:~$ which koconverter
/usr/bin/koconverter
jonathan@jonathan-desktop:~$ dpkg -S /usr/bin/koconverter
koffice-libs-kde4: /usr/bin/koconverter
jonathan@jonathan-desktop:~$ apt-cache policy koffice-libs-kde4
koffice-libs-kde4:
  Installed: 1:1.9.98.6-0ubuntu1
  Candidate: 1:1.9.98.6-0ubuntu1
  Version table:
 *** 1:1.9.98.6-0ubuntu1 0
        500 http://archive.ubuntu.com jaunty/universe Packages
        100 /var/lib/dpkg/status
jonathan@jonathan-desktop:~$
Comment 1 Halla Rempt 2009-02-09 14:44:43 UTC
SVN commit 923808 by rempt:

BUG:183778 Fix version string

 M  +2 -2      koconverter.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=923808