From 176e78c7b9bedbaae584d684361fc30a6ee43e3e Mon Sep 17 00:00:00 2001 From: Brad Bell Date: Wed, 3 Jan 2024 08:40:18 -0700 Subject: [PATCH] stable/20240000: Change version to 20240000.0. --- CMakeLists.txt | 2 +- user_guide.xrst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d78d5fb2b..59ce9e4bd 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 "20240103") +SET(cppad_version "20240000.0") 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 e5c99775d..9b6bc92bb 100644 --- a/user_guide.xrst +++ b/user_guide.xrst @@ -11,8 +11,8 @@ templated } -cppad-20240103: CppAD User's Manual -################################### +cppad-20240000.0: CppAD User's Manual +##################################### .. image:: {xrst_dir coin.png}