Update version number.
svn path=/trunk/kdebase/kwin/; revision=251815
This commit is contained in:
parent
affe6e19cc
commit
ed8b2ae9d8
1 changed files with 1 additions and 1 deletions
2
main.cpp
2
main.cpp
|
@ -142,7 +142,7 @@ static void sighandler(int)
|
|||
|
||||
} // namespace
|
||||
|
||||
static const char version[] = "0.95";
|
||||
static const char version[] = "2.95";
|
||||
static const char description[] = I18N_NOOP( "The KDE window manager." );
|
||||
|
||||
static KCmdLineOptions args[] =
|
||||
|
|
Loading…
Reference in a new issue