Just use the KDE version.
svn path=/trunk/KDE/kdebase/workspace/; revision=838680
This commit is contained in:
parent
641faded6b
commit
f597672186
1 changed files with 1 additions and 1 deletions
2
main.cpp
2
main.cpp
|
@ -394,7 +394,7 @@ void Application::resetCrashesCount()
|
|||
|
||||
} // namespace
|
||||
|
||||
static const char version[] = "4.0";
|
||||
static const char version[] = KDE_VERSION_STRING;
|
||||
static const char description[] = I18N_NOOP( "KDE window manager" );
|
||||
|
||||
extern "C"
|
||||
|
|
Loading…
Reference in a new issue