diff --git a/include/novaphysics/novaphysics.h b/include/novaphysics/novaphysics.h index 3838ca5..e70c783 100644 --- a/include/novaphysics/novaphysics.h +++ b/include/novaphysics/novaphysics.h @@ -26,7 +26,7 @@ // Version in MAJOR.MINOR.PATCH format #define NV_VERSION_MAJOR 0 #define NV_VERSION_MINOR 3 -#define NV_VERSION_PATCH 0 +#define NV_VERSION_PATCH 1 // Version string #define NV_VERSTR \ NV_STRINGIFY(NV_VERSION_MAJOR) "." \