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>2019-11-15 20:29:01 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2019-11-15 20:29:01 +0300
commitb6c21fdf2dcf0f7c72e117cfc8396fdbb9d5973c (patch)
tree4fbd54284bf9d1014635988bfd6b50298234719f /include/llfio/revision.hpp
parent1ebceb7e076b3d6d0f51f185f94d65493e26f192 (diff)
Workarounds for VS2019 16.3.
Diffstat (limited to 'include/llfio/revision.hpp')
-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 6f771274..e13e53cd 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 8ddf2ae04cf4ae8134bb14c1da33a99e05615edd
-#define LLFIO_PREVIOUS_COMMIT_DATE "2019-10-16 12:22:38 +00:00"
-#define LLFIO_PREVIOUS_COMMIT_UNIQUE 8ddf2ae0
+#define LLFIO_PREVIOUS_COMMIT_REF 1ebceb7e076b3d6d0f51f185f94d65493e26f192
+#define LLFIO_PREVIOUS_COMMIT_DATE "2019-10-19 18:01:38 +00:00"
+#define LLFIO_PREVIOUS_COMMIT_UNIQUE 1ebceb7e