From e16a3a20c5ecb5ed434fd41d5007ecfe347eb8fa Mon Sep 17 00:00:00 2001 From: conrad Date: Thu, 9 Feb 2023 14:57:43 +1000 Subject: [PATCH] patch bump --- include/armadillo_bits/arma_version.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/armadillo_bits/arma_version.hpp b/include/armadillo_bits/arma_version.hpp index 98910062..19341512 100644 --- a/include/armadillo_bits/arma_version.hpp +++ b/include/armadillo_bits/arma_version.hpp @@ -23,7 +23,7 @@ #define ARMA_VERSION_MAJOR 11 #define ARMA_VERSION_MINOR 4 -#define ARMA_VERSION_PATCH 3 +#define ARMA_VERSION_PATCH 4 #define ARMA_VERSION_NAME "Ship of Theseus"