From a3c1bcce2ffeb6ea8748f7b483be82d4d75df84b Mon Sep 17 00:00:00 2001 From: conrad Date: Tue, 2 Feb 2021 15:08:01 +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 22908dec..8dcd9e65 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 2 -#define ARMA_VERSION_PATCH 0 +#define ARMA_VERSION_PATCH 1 #define ARMA_VERSION_NAME "Cicada Swarm"