diff --git a/main.cpp b/main.cpp index 9dcbacda00..e7b6d694a1 100644 --- a/main.cpp +++ b/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"