We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
version.hpp
1 parent 8532335 commit b3d3057Copy full SHA for b3d3057
1 file changed
include/openPMD/version.hpp
@@ -29,7 +29,7 @@
29
*/
30
#define OPENPMDAPI_VERSION_MAJOR 0
31
#define OPENPMDAPI_VERSION_MINOR 15
32
-#define OPENPMDAPI_VERSION_PATCH 0
+#define OPENPMDAPI_VERSION_PATCH 1
33
#define OPENPMDAPI_VERSION_LABEL ""
34
/** @} */
35
0 commit comments