From 2fb6c5a009d1106ecf0215b37d43f7eeef0a577e Mon Sep 17 00:00:00 2001 From: Brad Bell Date: Tue, 14 Jan 2025 07:09:31 -0700 Subject: [PATCH] stable/2025: advance to cppad_mixed-2025.0.0 --- bin/get_cppad_mixed.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/get_cppad_mixed.sh b/bin/get_cppad_mixed.sh index 7894b6c05..83e3a134c 100755 --- a/bin/get_cppad_mixed.sh +++ b/bin/get_cppad_mixed.sh @@ -39,8 +39,8 @@ # --------------------------------------------------------------------------- # CppAD mixed version information web_page='https://github.com/bradbell/cppad_mixed.git' -hash_key='5240ff52655bf9afc4fd851001f9170ad1979098' -version='20241029' +hash_key='c93445cbbb7ac66970f64bfad0f5bbff4713c155' +version='2025.0.0' # -------------------------------------------------------------------------- name='bin/get_cppad_mixed.sh' if [ $0 != $name ]