diff --git a/src/gui/qt-daemon/layout b/src/gui/qt-daemon/layout index 996579f8..9be6a53f 160000 --- a/src/gui/qt-daemon/layout +++ b/src/gui/qt-daemon/layout @@ -1 +1 @@ -Subproject commit 996579f83a182c9ca393ebd8f3cd9c986fb2c3d5 +Subproject commit 9be6a53f757a17403ea5798d08b577d450eb620a diff --git a/src/version.h.in b/src/version.h.in index a0c062b3..6819f5d7 100644 --- a/src/version.h.in +++ b/src/version.h.in @@ -8,6 +8,6 @@ #define PROJECT_REVISION "0" #define PROJECT_VERSION PROJECT_MAJOR_VERSION "." PROJECT_MINOR_VERSION "." PROJECT_REVISION -#define PROJECT_VERSION_BUILD_NO 316 +#define PROJECT_VERSION_BUILD_NO 317 #define PROJECT_VERSION_BUILD_NO_STR STRINGIFY_EXPAND(PROJECT_VERSION_BUILD_NO) #define PROJECT_VERSION_LONG PROJECT_VERSION "." PROJECT_VERSION_BUILD_NO_STR "[" BUILD_COMMIT_ID "]"