raised version number, that was about time
svn path=/trunk/kdebase/kwin/; revision=68916
This commit is contained in:
parent
b1d63a2951
commit
1b3e517fa8
1 changed files with 1 additions and 1 deletions
2
main.cpp
2
main.cpp
|
@ -189,7 +189,7 @@ static void sighandler(int) {
|
|||
QApplication::exit();
|
||||
}
|
||||
|
||||
static const char *version = "0.5";
|
||||
static const char *version = "0.9";
|
||||
static const char *description = I18N_NOOP( "The KDE window manager." );
|
||||
|
||||
extern "C" { int kdemain(int, char *[]); }
|
||||
|
|
Loading…
Reference in a new issue