Skip to content

Commit c649dd4

Browse files
Update version to v3.0.15
1 parent 48220d3 commit c649dd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libmseed.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
extern "C" {
2929
#endif
3030

31-
#define LIBMSEED_VERSION "3.0.14" //!< Library version
32-
#define LIBMSEED_RELEASE "2023.160" //!< Library release date
31+
#define LIBMSEED_VERSION "3.0.15" //!< Library version
32+
#define LIBMSEED_RELEASE "2023.162" //!< Library release date
3333

3434
/** @defgroup io-functions File and URL I/O */
3535
/** @defgroup miniseed-record Record Handling */

0 commit comments

Comments
 (0)