From 6ebc1774e24e2f50dc372026467b7d533dd316f6 Mon Sep 17 00:00:00 2001 From: "N. Brouard" Date: Tue, 31 Jan 2023 09:21:24 +0000 Subject: [PATCH] Summary: r45 with age*Vn*Vm still Powell (and difficulties to converge, needs to look at Brent Praxis --- src/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/version.h b/src/version.h index c0f2847..447ef70 100644 --- a/src/version.h +++ b/src/version.h @@ -1,5 +1,5 @@ #define __IMACH_VERSION_MAJOR__ 0 -#define __IMACH_VERSION_MINOR__ 99r43 +#define __IMACH_VERSION_MINOR__ 99r45 #define __IMACH_VERSION_PATCH__ 0 -#define __IMACH_VERSION__ "0.99r43" +#define __IMACH_VERSION__ "0.99r45" -- 2.43.0