File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ IF( POLICY CMP0054 )
1616ENDIF ( POLICY CMP0054 )
1717#
1818# cppad_version is used by version.sh to get the version number.
19- SET (cppad_version "20250000.2 " )
19+ SET (cppad_version "20250000.3 " )
2020SET (cppad_url "https://coin-or.github.io/CppAD" )
2121SET (cppad_description "Differentiation of C++ Algorithms" )
2222IF ( NOT DEFINED CMAKE_BUILD_TYPE )
Original file line number Diff line number Diff line change @@ -38,13 +38,13 @@ Versions
3838 :widths: auto
3939
4040 * - This version
41- - cppad-20250000.2
41+ - cppad-20250000.3
4242 * - Documentation for latest version
4343 - `latest <https://cppad.readthedocs.io/latest>`_
4444 * - Documentation for most recent stable version
4545 - `stable-2025 <https://cppad.readthedocs.io/stable-2025>`_
4646 * - Most recent release of this stable version
47- - `release-2025 <https://codeload.github.com/coin-or/CppAD/tar.gz/refs/tags/20250000.2 >`_
47+ - `release-2025 <https://codeload.github.com/coin-or/CppAD/tar.gz/refs/tags/20250000.3 >`_
4848
4949{xrst_comment END: Before changing see new_release.sh and check_version.sh}
5050
You can’t perform that action at this time.
0 commit comments