Bump version number, just for the fun of it.
svn path=/trunk/kdebase/kwin/; revision=335974
This commit is contained in:
parent
5ac4a74f2f
commit
524bdd61be
1 changed files with 1 additions and 1 deletions
2
main.cpp
2
main.cpp
|
@ -156,7 +156,7 @@ static void sighandler(int)
|
|||
|
||||
} // namespace
|
||||
|
||||
static const char version[] = "2.95";
|
||||
static const char version[] = "3.0";
|
||||
static const char description[] = I18N_NOOP( "KDE window manager" );
|
||||
|
||||
static KCmdLineOptions args[] =
|
||||
|
|
Loading…
Reference in a new issue