Skip to content

Commit

Permalink
Update version to v3.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
chad-earthscope committed Jun 11, 2023
1 parent 48220d3 commit c649dd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libmseed.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
extern "C" {
#endif

#define LIBMSEED_VERSION "3.0.14" //!< Library version
#define LIBMSEED_RELEASE "2023.160" //!< Library release date
#define LIBMSEED_VERSION "3.0.15" //!< Library version
#define LIBMSEED_RELEASE "2023.162" //!< Library release date

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

0 comments on commit c649dd4

Please sign in to comment.