aboutsummaryrefslogtreecommitdiffstats
path: root/include/GpgFrontend.h
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2021-06-19 11:53:37 +0000
committerSaturneric <[email protected]>2021-06-19 11:53:37 +0000
commite9dd67c7452594f8f9ae75a86a4d769a087980a1 (patch)
tree20efe233fa8695da23190430f9e3286318ce3f53 /include/GpgFrontend.h
parentDelete (diff)
downloadGpgFrontend-1.0.0.tar.gz
GpgFrontend-1.0.0.zip
Make some corrections.v1.0.0
Diffstat (limited to 'include/GpgFrontend.h')
-rw-r--r--include/GpgFrontend.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/GpgFrontend.h b/include/GpgFrontend.h
index 39bc1b5a..274d92d6 100644
--- a/include/GpgFrontend.h
+++ b/include/GpgFrontend.h
@@ -17,16 +17,16 @@
#include <gpgme.h>
#define PROJECT_NAME "GpgFrontend"
-#define BUILD_VERSION "1.0.0_Windows-10.0.19042_AMD64_Debug"
-#define GIT_VERSION "main_1b75d7882b8a1fbd5b61424060c7ac81a1ea9fe4"
+#define BUILD_VERSION "1.0.0_Windows-10.0.19042_AMD64_Release"
+#define GIT_VERSION "main_40c3cb1c86dbaf4bc0f3c592e9d733dc1768423b"
#define VERSION_MAJOR 1
#define VERSION_MINOR 0
#define VERSION_PATCH 0
-#define BUILD_TIMESTAMP "2021-06-19 19:47:51"
+#define BUILD_TIMESTAMP "2021-06-19 19:53:15"
#define GIT_BRANCH_NAME "main"
-#define GIT_COMMIT_HASH "1b75d7882b8a1fbd5b61424060c7ac81a1ea9fe4"
+#define GIT_COMMIT_HASH "40c3cb1c86dbaf4bc0f3c592e9d733dc1768423b"
#endif //GPGFRONTEND_H_IN