Skip to content

Commit

Permalink
master: Advance to cppad-20240103
Browse files Browse the repository at this point in the history
  • Loading branch information
bradbell committed Jan 3, 2024
1 parent bc2363d commit def4088
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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 "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)
Expand Down
2 changes: 1 addition & 1 deletion user_guide.xrst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
templated
}

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

.. image:: {xrst_dir coin.png}
Expand Down

0 comments on commit def4088

Please sign in to comment.