Skip to content

Commit b3d3057

Browse files
authored
version.hpp: 0.15.1 (#1417)
Forgot to bump this for the release. Will patch this in for package managers...
1 parent 8532335 commit b3d3057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/openPMD/version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
*/
3030
#define OPENPMDAPI_VERSION_MAJOR 0
3131
#define OPENPMDAPI_VERSION_MINOR 15
32-
#define OPENPMDAPI_VERSION_PATCH 0
32+
#define OPENPMDAPI_VERSION_PATCH 1
3333
#define OPENPMDAPI_VERSION_LABEL ""
3434
/** @} */
3535

0 commit comments

Comments
 (0)