Skip to content

Commit 499c995

Browse files
committed
Push fallback version information.
1 parent cedf238 commit 499c995

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GcodeProcessorLib/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
#ifndef HAS_GENERATED_VERSION
44
#define VERSION_GENERATED_H
55
#define GIT_BRANCH "master"
6-
#define GIT_COMMIT_HASH "11d11e4"
6+
#define GIT_COMMIT_HASH "cedf238"
77
#define GIT_TAGGED_VERSION "1.2.0"
88
#define GIT_TAG "1.2.0"
9-
#define BUILD_DATE "2021-01-24T20:44:10Z"
9+
#define BUILD_DATE "2021-11-21T20:04:00Z"
1010
#define COPYRIGHT_DATE "2021"
1111
#define AUTHOR "Brad Hochgesang"
1212
#else

0 commit comments

Comments
 (0)