Update post branch directions for master

This commit is contained in:
Cary R 2026-03-01 15:33:15 -08:00
parent 24c105531d
commit f614488591
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@
#
# git push -u origin v13-branch
#
# After this update the master branch to the next version and update
# vvp/examples/hello.vvp to match the new version.
#
if [ $# -ne 1 ] ; then
echo "Usage: CREATE_BRANCH.sh <major-number>"