Where to find Applications $VERSION?

Jaroslaw Staniek staniek at kde.org
Sun Jul 31 15:27:56 BST 2011


On 31 July 2011 15:31, Sascha Manns <saigkill at opensuse.org> wrote:
> Hello Mates,
>
> i'm one of the packagers for calligra. In the CMakeList.txt i've already found
> the Requirements for calligra. But where i can find the present $VERSION for
> calligra?

Hi, execute this:

cd calligra/
grep "define CALLIGRA_VERSION_STRING" libs/main/calligraversion.h

Currently is shows:

#define CALLIGRA_VERSION_STRING "2.4 Alpha 3"

Once you have installed any calligra app, you can type:

{appname} --version

e.g.
calligra --version

Qt: 4.7.2
KDE Development Platform: 4.6.2 (4.6.2)
Calligra Opener: 2.4 Alpha 3

-- 
regards / pozdrawiam, Jaroslaw Staniek
 http://www.linkedin.com/in/jstaniek
 Kexi & Calligra (kexi-project.org, identi.ca/kexi, calligra-suite.org)
 KDE Software Development Platform on MS Windows (windows.kde.org)



More information about the calligra-devel mailing list