Skip to content

Commit 429c834

Browse files
author
chad-iris
committed
Update version
1 parent e2bda44 commit 429c834

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
@@ -31,8 +31,8 @@
3131
extern "C" {
3232
#endif
3333

34-
#define LIBMSEED_VERSION "3.0.0" //!< Library version
35-
#define LIBMSEED_RELEASE "2019.094" //!< Library release date
34+
#define LIBMSEED_VERSION "3.0.1" //!< Library version
35+
#define LIBMSEED_RELEASE "2019.102" //!< Library release date
3636

3737
/* C99 standard headers */
3838
#include <stdlib.h>

0 commit comments

Comments
 (0)