diff --git a/include/armadillo_bits/arma_version.hpp b/include/armadillo_bits/arma_version.hpp index e7bec3e6..54ea18ca 100644 --- a/include/armadillo_bits/arma_version.hpp +++ b/include/armadillo_bits/arma_version.hpp @@ -22,9 +22,9 @@ #define ARMA_VERSION_MAJOR 13 -#define ARMA_VERSION_MINOR 90 +#define ARMA_VERSION_MINOR 91 #define ARMA_VERSION_PATCH 0 -#define ARMA_VERSION_NAME "unstable - not for production use" +#define ARMA_VERSION_NAME "14.0-RC1"