From 0d10a723b530c98727cb3bf8fbc681fd7254a612 Mon Sep 17 00:00:00 2001 From: Brad Bell Date: Thu, 4 Jan 2024 08:10:15 -0700 Subject: [PATCH] stable/20240000: Change version numbers. --- CMakeLists.txt | 2 +- user_guide.xrst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 17701a219..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 "20240104") +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 03f96f292..019a99ca3 100644 --- a/user_guide.xrst +++ b/user_guide.xrst @@ -12,7 +12,7 @@ {xrst_comment BEGIN: Before changing see bin/ new_release and check_version.sh} -cppad-20240104: CppAD User's Manual +cppad-20240000: CppAD User's Manual ################################### .. image:: {xrst_dir coin.png} @@ -21,7 +21,7 @@ cppad-20240104: CppAD User's Manual :widths: auto * - `release-20240000.0 `_ - - `documentation-20240000 `_ + - `documentaiton-latest `_ - `other releases `_ - `github `_ - `cppad.spec `_