File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- 2019.103:
2- - mstl3_pack() can be called without modifying the trace list with MSF_MAINTAINMSTL flag.
1+ 2019.103: 3.0.2
2+ - mstl3_pack() can be called without modifying the Trace List with MSF_MAINTAINMSTL flag.
33 - Add lm_pack_rollingbuffer.c example of generating records with a rolling buffer.
4- - Consistenly provide extra headers as terminated string from MS3Record.extra.
4+ - Consistently provide extra headers as terminated string from MS3Record.extra.
55 - Fix segment start time tracking in mstl3_pack().
66
772019.102: 3.0.1
Original file line number Diff line number Diff line change 3131extern "C" {
3232#endif
3333
34- #define LIBMSEED_VERSION "3.0.1 " //!< Library version
35- #define LIBMSEED_RELEASE "2019.102 " //!< Library release date
34+ #define LIBMSEED_VERSION "3.0.2 " //!< Library version
35+ #define LIBMSEED_RELEASE "2019.103 " //!< Library release date
3636
3737/* C99 standard headers */
3838#include <stdlib.h>
You can’t perform that action at this time.
0 commit comments