Skip to content

Commit

Permalink
Merge pull request #6179 from gassmoeller/update_tasklists_numbers
Browse files Browse the repository at this point in the history
Update version numbers in release tasklist
  • Loading branch information
tjhei authored Dec 10, 2024
2 parents 27bc577 + 75f8ced commit 5e8b80b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions contrib/release/release-tasklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ and the links are working
setup version numbers:

```
export OLDVER=2.4.0
export VER=2.5.0
export VERSHORT=2.5
export NEXTVER=2.6.0-pre
export OLDVER=3.0.0
export VER=3.1.0
export VERSHORT=3.1
export NEXTVER=3.2.0-pre
# Make sure DEALSRCDIR is set to correct path
export DEALSRCDIR=$DEAL_II_DIR
```
Expand Down

0 comments on commit 5e8b80b

Please sign in to comment.