aboutsummaryrefslogtreecommitdiffstats
path: root/include/GpgFrontend.h
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2021-06-18 09:12:52 +0000
committerSaturneric <[email protected]>2021-06-18 09:12:52 +0000
commit0b26fcca8c96cdaa94eb76a5c985373489d07e9e (patch)
treeb13d567effed13442738090ca1da863f8b2cd86d /include/GpgFrontend.h
parentAdd default profile. (diff)
downloadGpgFrontend-0b26fcca8c96cdaa94eb76a5c985373489d07e9e.tar.gz
GpgFrontend-0b26fcca8c96cdaa94eb76a5c985373489d07e9e.zip
Complete configuration file.
Diffstat (limited to '')
-rw-r--r--include/GpgFrontend.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/GpgFrontend.h b/include/GpgFrontend.h
index ca293699..e7d8c269 100644
--- a/include/GpgFrontend.h
+++ b/include/GpgFrontend.h
@@ -17,15 +17,15 @@
#define PROJECT_NAME "GPGFrontend"
#define BUILD_VERSION "1.0.0_Windows-10.0.19042_AMD64_Debug"
-#define GIT_VERSION "develop_8d6aad31ebdd6dcf953cba87c5e79d49e48fcf6c"
+#define GIT_VERSION "develop_8842a0fa57dbc31e5ef8524323fb22dd88dbd039"
#define VERSION_MAJOR 1
#define VERSION_MINOR 0
#define VERSION_PATCH 0
-#define BUILD_TIMESTAMP "2021-06-18 16:18:23"
+#define BUILD_TIMESTAMP "2021-06-18 17:03:56"
#define GIT_BRANCH_NAME "develop"
-#define GIT_COMMIT_HASH "8d6aad31ebdd6dcf953cba87c5e79d49e48fcf6c"
+#define GIT_COMMIT_HASH "8842a0fa57dbc31e5ef8524323fb22dd88dbd039"
#endif //GPGFRONTEND_H_IN