From cb1c9cf1ea9de06631cba893d3bc585b85a0c420 Mon Sep 17 00:00:00 2001 From: Kadir Aksoy <46996028+kadir014@users.noreply.github.com> Date: Thu, 15 Jun 2023 18:12:59 +0300 Subject: [PATCH] Change version numbers --- README.md | 2 +- include/novaphysics/novaphysics.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eab17c6..0fe5858 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

- +

diff --git a/include/novaphysics/novaphysics.h b/include/novaphysics/novaphysics.h index d2c97f6..212517e 100644 --- a/include/novaphysics/novaphysics.h +++ b/include/novaphysics/novaphysics.h @@ -25,7 +25,7 @@ // Version in MAJOR.MINOR.PATCH format #define NV_VERSION_MAJOR 0 -#define NV_VERSION_MINOR 4 +#define NV_VERSION_MINOR 5 #define NV_VERSION_PATCH 0 // Version string #define NV_VERSTR \