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

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2020-12-01 14:32:49 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2020-12-01 14:32:49 +0300
commit177b5aac5cdab215b1e99d12e60ec57e61be58ea (patch)
tree70a6dcac6b202063311a97e4b8c307271e59ebb4 /include
parent7c2fd4d1070394326b39323e9beb53823336eca9 (diff)
Hopefully fix weird random github actions failure.
Diffstat (limited to 'include')
-rw-r--r--include/llfio/revision.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/llfio/revision.hpp b/include/llfio/revision.hpp
index 2f36e80d..2eca1678 100644
--- a/include/llfio/revision.hpp
+++ b/include/llfio/revision.hpp
@@ -1,4 +1,4 @@
// Note the second line of this file must ALWAYS be the git SHA, third line ALWAYS the git SHA update time
-#define LLFIO_PREVIOUS_COMMIT_REF 27f1786d802b2e5045284ab71ca9977d8d3150f9
-#define LLFIO_PREVIOUS_COMMIT_DATE "2020-11-26 12:20:17 +00:00"
-#define LLFIO_PREVIOUS_COMMIT_UNIQUE 27f1786d
+#define LLFIO_PREVIOUS_COMMIT_REF 7c2fd4d1070394326b39323e9beb53823336eca9
+#define LLFIO_PREVIOUS_COMMIT_DATE "2020-11-28 17:58:14 +00:00"
+#define LLFIO_PREVIOUS_COMMIT_UNIQUE 7c2fd4d1