release info update

master
Florian Angeletti 2020-10-19 16:20:18 +02:00
parent 21c33a53cd
commit af2096729b
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ git branch $BRANCH
make -B configure
# Add a "Working version" section" to Changes
# Add common subsections in Changes, see Changelog.
git commit -m "first commit after branching $VERSION" -a
git commit -m "first commit after branching $BRANCH" -a
git push
# Switch to the new branch