Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FormerLurker/ArcWelderLib.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'GcodeProcessorLib/deploy/version.h')
-rw-r--r--GcodeProcessorLib/deploy/version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/GcodeProcessorLib/deploy/version.h b/GcodeProcessorLib/deploy/version.h
index 10f2b57..f687e29 100644
--- a/GcodeProcessorLib/deploy/version.h
+++ b/GcodeProcessorLib/deploy/version.h
@@ -3,10 +3,10 @@
#ifndef VERSION_GENERATED_H
#define VERSION_GENERATED_H
#define GIT_BRANCH "devel"
- #define GIT_COMMIT_HASH "f89e306"
- #define GIT_TAGGED_VERSION "0.1.0-12-gf89e306"
+ #define GIT_COMMIT_HASH "a63b13b"
+ #define GIT_TAGGED_VERSION "0.1.0-13-ga63b13b"
#define GIT_TAG "0.1.0"
- #define BUILD_DATE "2020-11-28T16:49:35Z"
+ #define BUILD_DATE "2020-11-28T16:56:32Z"
#define COPYRIGHT_DATE "2020"
#define AUTHOR "Brad Hochgesang"
#endif