From f61448859170b53e7cee72f6b18d619c747818ed Mon Sep 17 00:00:00 2001 From: Cary R Date: Sun, 1 Mar 2026 15:33:15 -0800 Subject: [PATCH] Update post branch directions for master --- scripts/CREATE_BRANCH.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/CREATE_BRANCH.sh b/scripts/CREATE_BRANCH.sh index c2e292810..c0505e796 100644 --- a/scripts/CREATE_BRANCH.sh +++ b/scripts/CREATE_BRANCH.sh @@ -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 "