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-10-04 20:34:02 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2019-10-04 20:34:02 +0300
commitdbf76606c10d325eee673b82173ec0897e0db3ff (patch)
tree1a22996563a4929707d4e468a7c70a20bfc6945d /include/llfio/revision.hpp
parent1849f4e63413ea6f79ad50f18fba4c91bf7b28dd (diff)
A watershed: LLFIO finally works with clang coroutines! All unit tests pass.
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 311d81b9..3eece543 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 7b5a2b5fa56cd53959e573a4750e09fe76030284
-#define LLFIO_PREVIOUS_COMMIT_DATE "2019-09-25 17:14:32 +00:00"
-#define LLFIO_PREVIOUS_COMMIT_UNIQUE 7b5a2b5f
+#define LLFIO_PREVIOUS_COMMIT_REF 1849f4e63413ea6f79ad50f18fba4c91bf7b28dd
+#define LLFIO_PREVIOUS_COMMIT_DATE "2019-10-04 14:20:39 +00:00"
+#define LLFIO_PREVIOUS_COMMIT_UNIQUE 1849f4e6