diff --git a/CMakeLists.txt b/CMakeLists.txt index f755dc257cb2..0d7b34d9c835 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ SET(CPACK_PACKAGE_VERSION_MAJOR "1") SET(CPACK_PACKAGE_VERSION_MINOR "7") -SET(CPACK_PACKAGE_VERSION_PATCH "0") +SET(CPACK_PACKAGE_VERSION_PATCH "1") SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}) SET(RELEASE_NAME "Wroclaw") SET(PROJECT_VERSION ${COMPLETE_VERSION}) diff --git a/images/splash/splash.png b/images/splash/splash.png index c26ee3146d4b..061cd3486d10 100644 Binary files a/images/splash/splash.png and b/images/splash/splash.png differ