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