diff --git a/screenshot.png b/screenshot.png index cb0e61e..65f3c80 100644 Binary files a/screenshot.png and b/screenshot.png differ diff --git a/ui/dialogs/about/revision.h b/ui/dialogs/about/revision.h index 9cd6e3a..e4c3b11 100644 --- a/ui/dialogs/about/revision.h +++ b/ui/dialogs/about/revision.h @@ -1,6 +1,6 @@ #ifndef REVISION_H #define REVISION_H -#define GIT_COMMIT_HASH "8f755e4" +#define GIT_COMMIT_HASH "dec5243" #endif