diff --git a/.coin-or/projDesc.xml b/.coin-or/projDesc.xml index 7e1e2075a..73c420563 100644 --- a/.coin-or/projDesc.xml +++ b/.coin-or/projDesc.xml @@ -300,7 +300,7 @@ https://opensource.org/licenses/EPL-2.0 20240000 -20240000.2 +20240000.3 diff --git a/bin/new_release.sh b/bin/new_release.sh index a8657b97b..7df8e2db2 100755 --- a/bin/new_release.sh +++ b/bin/new_release.sh @@ -5,7 +5,7 @@ set -e -u # SPDX-FileContributor: 2003-23 Bradley M. Bell # ---------------------------------------------------------------------------- stable_version='20240000' # date at which this stable branch started -release='2' # first release for each stable version is 0 +release='3' # first release for each stable version is 0 # ----------------------------------------------------------------------------- # bash function that echos and executes a command echo_eval() { diff --git a/user_guide.xrst b/user_guide.xrst index ff09a91f8..66145934d 100644 --- a/user_guide.xrst +++ b/user_guide.xrst @@ -21,7 +21,7 @@ cppad-20240214: CppAD User's Manual .. list-table:: :widths: auto - * - `release-20240000.2 `_ + * - `release-20240000.3 `_ - `documentation-20240000 `_ - `other releases `_ - `github `_