From 961aa701f8395bde52270aa92815c006bbf6d545 Mon Sep 17 00:00:00 2001 From: Brad Bell Date: Sat, 23 Dec 2023 03:32:40 -0700 Subject: [PATCH] master: Advance to cppad-20231223 --- CMakeLists.txt | 2 +- user_guide.xrst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ccb1cd32a..9dc368094 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 "20231207") +SET(cppad_version "20231223") 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 7b48f6783..acffa6afb 100644 --- a/user_guide.xrst +++ b/user_guide.xrst @@ -11,7 +11,7 @@ posix } -cppad-20231207: CppAD User's Manual +cppad-20231223: CppAD User's Manual ################################### .. image:: {xrst_dir coin.png}