From 5e4ce67bf4ce243fa9ade63c0fe4a3d0571c3ac7 Mon Sep 17 00:00:00 2001 From: conrad Date: Tue, 16 Dec 2025 13:25:46 +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 5e1da9b9..e92a4e9e 100644 --- a/include/armadillo_bits/arma_version.hpp +++ b/include/armadillo_bits/arma_version.hpp @@ -23,7 +23,7 @@ #define ARMA_VERSION_MAJOR 15 #define ARMA_VERSION_MINOR 2 -#define ARMA_VERSION_PATCH 2 +#define ARMA_VERSION_PATCH 3 #define ARMA_VERSION_NAME "Medium Roast Deluxe"