From def4088bb6654b37033b950bbafdfbd7e813dc1d Mon Sep 17 00:00:00 2001 From: Brad Bell Date: Wed, 3 Jan 2024 08:20:49 -0700 Subject: [PATCH] master: Advance to cppad-20240103 --- CMakeLists.txt | 2 +- user_guide.xrst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d48f7b58e..d78d5fb2b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -16,7 +16,7 @@ IF( POLICY CMP0054 ) ENDIF( POLICY CMP0054 ) # # cppad_version is used by version.sh to get the version number. -SET(cppad_version "20240102") +SET(cppad_version "20240103") SET(cppad_url "https://coin-or.github.io/CppAD" ) SET(cppad_description "Differentiation of C++ Algorithms" ) IF( NOT DEFINED CMAKE_BUILD_TYPE) diff --git a/user_guide.xrst b/user_guide.xrst index b4785aacf..e5c99775d 100644 --- a/user_guide.xrst +++ b/user_guide.xrst @@ -11,7 +11,7 @@ templated } -cppad-20240102: CppAD User's Manual +cppad-20240103: CppAD User's Manual ################################### .. image:: {xrst_dir coin.png}