Home
last modified time | relevance | path

Searched refs:NEWBUILD (Results 1 – 2 of 2) sorted by relevance

/external/v8/tools/
Dmerge-to-branch.sh241 echo "Creating tag svn/tags/$NEWMAJOR.$NEWMINOR.$NEWBUILD.$NEWPATCH"
249 https://v8.googlecode.com/svn/tags/$NEWMAJOR.$NEWMINOR.$NEWBUILD.$NEWPATCH \
250 -m "Tagging version $NEWMAJOR.$NEWMINOR.$NEWBUILD.$NEWPATCH"
263 echo "version: $NEWMAJOR.$NEWMINOR.$NEWBUILD.$NEWPATCH"
Dpush-to-trunk.sh172 NEWBUILD=$(($BUILD + 1))
177 sed -e "/#define BUILD_NUMBER/s/[0-9]*$/$NEWBUILD/" \
190 Now working on version $NEWMAJOR.$NEWMINOR.$NEWBUILD."