aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtools/git-compare-abis.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/git-compare-abis.sh b/tools/git-compare-abis.sh
index 337fe55d45..64ac04bdf4 100755
--- a/tools/git-compare-abis.sh
+++ b/tools/git-compare-abis.sh
@@ -23,7 +23,7 @@ cd `git rev-parse --show-toplevel`
#LAST_TAG_DIR=$LAST_TAG
# Unstable branches, e.g. master don't have usable tags. Use a commit instead.
-LAST_TAG=f1cf70fc10a09318e4a560dd9491f92d01f1c772
+LAST_TAG=d1128f64332ff4f9553e16a7343796d896f7a07e
LAST_TAG_DIR=master
rm -rf $LAST_TAG_DIR