File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1- 2025.297:
1+ 2025.298: v3.1.10
22 - Add MSF_SPLITISVERSION flag to control using the splitversion value as the
33 version instead the record publication version for mstl3_addmsr() and variants.
4+ - Add missing functions to libmseed.def for Windows library exports.
45
562025.267: v3.1.9
67 - Add mstl3_pack_ppupdate_flushidle() for packing idle streams in combination
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ extern "C"
2929{
3030#endif
3131
32- #define LIBMSEED_VERSION "3.1.9" //!< Library version
33- #define LIBMSEED_RELEASE "2025.267 " //!< Library release date
32+ #define LIBMSEED_VERSION "3.1.10" //!< Library version
33+ #define LIBMSEED_RELEASE "2025.298 " //!< Library release date
3434
3535/** @defgroup io-functions File and URL I/O */
3636/** @defgroup miniseed-record Record Handling */
You can’t perform that action at this time.
0 commit comments