From 85cb532501acfcfb6849c522e544b0959d0f74f0 Mon Sep 17 00:00:00 2001 From: conrad Date: Mon, 26 Oct 2020 12:17:30 +1000 Subject: [PATCH] mark as unstable --- include/armadillo_bits/arma_version.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/armadillo_bits/arma_version.hpp b/include/armadillo_bits/arma_version.hpp index a9319d2e..b59d32f5 100644 --- a/include/armadillo_bits/arma_version.hpp +++ b/include/armadillo_bits/arma_version.hpp @@ -21,8 +21,8 @@ #define ARMA_VERSION_MAJOR 10 #define ARMA_VERSION_MINOR 1 -#define ARMA_VERSION_PATCH 0 -#define ARMA_VERSION_NAME "Orchid Ambush" +#define ARMA_VERSION_PATCH 90 +#define ARMA_VERSION_NAME "unstable"