Searched refs:SUBVERSION (Results 1 – 1 of 1) sorted by relevance
131 SUBVERSION=`echo $RC_ProjectSourceVersion | sed -e 's/[^.]*\.\([0-9]*\).*/\1/'`133 if [ "x$SUBVERSION" != "x$RC_ProjectSourceVersion" ]; then134 LLVM_SUBMIT_SUBVERSION=`printf "%02d" $SUBVERSION`