Skip to content

Commit

Permalink
stable/20240000: Change version to 20240000.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
bradbell committed Jan 3, 2024
1 parent def4088 commit 176e78c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
4 changes: 2 additions & 2 deletions user_guide.xrst
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
templated
}

cppad-20240103: CppAD User's Manual
###################################
cppad-20240000.0: CppAD User's Manual
#####################################

.. image:: {xrst_dir coin.png}

Expand Down

0 comments on commit 176e78c

Please sign in to comment.