From 4b29ef0cb4b093e41dcc9c0bc4b5f4d96e72d8d8 Mon Sep 17 00:00:00 2001 From: conrad Date: Thu, 1 Jul 2021 15:14:26 +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 9c85a1aa..89ddfb29 100644 --- a/include/armadillo_bits/arma_version.hpp +++ b/include/armadillo_bits/arma_version.hpp @@ -21,7 +21,7 @@ #define ARMA_VERSION_MAJOR 10 #define ARMA_VERSION_MINOR 5 -#define ARMA_VERSION_PATCH 2 +#define ARMA_VERSION_PATCH 3 #define ARMA_VERSION_NAME "Antipodean Fortress"