From e4829d474c8a4475a2a1704d385ecb15950dee7c Mon Sep 17 00:00:00 2001 From: conrad Date: Fri, 19 May 2023 16:16:00 +1000 Subject: [PATCH] mark as unstable --- 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 1d72ac90..7b651b15 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 2 -#define ARMA_VERSION_PATCH 0 -#define ARMA_VERSION_NAME "Cortisol Profusion Deluxe" +#define ARMA_VERSION_MINOR 3 +#define ARMA_VERSION_PATCH 90 +#define ARMA_VERSION_NAME "unstable"