Skip to content

Commit

Permalink
release message change
Browse files Browse the repository at this point in the history
  • Loading branch information
courville committed May 19, 2019
1 parent 2a45602 commit 50b9a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ if [ "$ret" == "1" ]
then
mv $bdir/manifest-new.xml $bdir/manifest.xml
cd $prefix/AVP/release
./push.py "v${major}.${minor}" "v${major}.${minor} release candidate" $bdir
./push.py "v${major}.${minor}" "v${major}.${minor} release" $bdir
fi

0 comments on commit 50b9a43

Please sign in to comment.