We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3167fdf commit 764584cCopy full SHA for 764584c
include/ta_common.h
@@ -151,7 +151,7 @@ TA_LIB_API TA_RetCode TA_Shutdown( void );
151
* This value is updated whenever a make, cmake or any source files
152
* modification should trig a repackaging of TA-Lib.
153
*/
154
-#define TA_LIB_SOURCES_DIGEST ebd2687d7c4d5a66af3b7de5bb699f1b
+#define TA_LIB_SOURCES_DIGEST 1e399c56803e5f43cb5fedcc164eb69d
155
156
#ifdef __cplusplus
157
}
0 commit comments