We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2bda44 commit 429c834Copy full SHA for 429c834
libmseed.h
@@ -31,8 +31,8 @@
31
extern "C" {
32
#endif
33
34
-#define LIBMSEED_VERSION "3.0.0" //!< Library version
35
-#define LIBMSEED_RELEASE "2019.094" //!< Library release date
+#define LIBMSEED_VERSION "3.0.1" //!< Library version
+#define LIBMSEED_RELEASE "2019.102" //!< Library release date
36
37
/* C99 standard headers */
38
#include <stdlib.h>
0 commit comments