From b9baa99431ec75c989e9017a8d76f8d64bb55567 Mon Sep 17 00:00:00 2001 From: conrad Date: Thu, 25 May 2023 14:04:17 +1000 Subject: [PATCH] version bump --- include/armadillo_bits/arma_version.hpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/include/armadillo_bits/arma_version.hpp b/include/armadillo_bits/arma_version.hpp index 7b651b15..fbf70dca 100644 --- a/include/armadillo_bits/arma_version.hpp +++ b/include/armadillo_bits/arma_version.hpp @@ -22,9 +22,9 @@ #define ARMA_VERSION_MAJOR 12 -#define ARMA_VERSION_MINOR 3 -#define ARMA_VERSION_PATCH 90 -#define ARMA_VERSION_NAME "unstable" +#define ARMA_VERSION_MINOR 4 +#define ARMA_VERSION_PATCH 0 +#define ARMA_VERSION_NAME "Cortisol Profusion Redux"