Skip to content

Commit

Permalink
master: Advance to cppad-20231207
Browse files Browse the repository at this point in the history
  • Loading branch information
bradbell committed Dec 7, 2023
1 parent 161d10a commit 92a81f2
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 "20231008")
SET(cppad_version "20231207")
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 @@
posix
}

cppad-20231008: CppAD User's Manual
cppad-20231207: CppAD User's Manual
###################################

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

0 comments on commit 92a81f2

Please sign in to comment.