diff --git a/include/armadillo_bits/arma_version.hpp b/include/armadillo_bits/arma_version.hpp index 5db3e132..803c863b 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 0 +#define ARMA_VERSION_PATCH 1 #define ARMA_VERSION_NAME "Ship of Theseus"