diff --git a/CMakeLists.txt b/CMakeLists.txt --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,8 +2,8 @@ cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR) -set(VERSION "2.6.1-beta" ) -set(RELEASE_NAME "Stiff Challenges") +set(VERSION "2.7.0" ) +set(RELEASE_NAME "Peace of Mind") if (NOT CMAKE_INSTALL_PREFIX MATCHES "^/usr(/local)?/?$" AND NOT DEFINED KDE_INSTALL_QTPLUGINDIR AND NOT DEFINED KDE_INSTALL_USE_QT_SYS_PATHS) message(WARNING "CMAKE_INSTALL_PREFIX is not set to a standard location (/usr or /usr/local), krarc:/ protocol may not work. To force installing plugins into standard location use -DKDE_INSTALL_USE_QT_SYS_PATHS=true") diff --git a/README b/README --- a/README +++ b/README @@ -1,7 +1,8 @@ -Krusader-2.6.0 "Stiff Challenges" +Krusader-2.7.0 "Peace of Mind" ================================= -We are pleased to announce the port of Krusader file manager to KDE Plasma 5. +Krusader is an advanced twin panel (commander style) file manager for KDE Plasma +and other desktops in the *nix world, similar to Midnight or Total Commander. +----------------------------------------------------------------------------+ | To learn what's new, read the ChangeLog file. |