diff --git a/src/gui/qt-daemon/layout b/src/gui/qt-daemon/layout index 9c565831..ca4115ef 160000 --- a/src/gui/qt-daemon/layout +++ b/src/gui/qt-daemon/layout @@ -1 +1 @@ -Subproject commit 9c56583146172cf911e1877e8ce04f7f62001312 +Subproject commit ca4115ef33f5758b9e3b62e98a41b11a8323a987 diff --git a/src/version.h.in b/src/version.h.in index d790e049..c4a4b006 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 314 +#define PROJECT_VERSION_BUILD_NO 315 #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 "]"