aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-06-18 23:42:09 +0000
committerGerald Combs <gerald@wireshark.org>2012-06-18 23:42:09 +0000
commit0541cc3897ab4d94dd491d3b6dad069d9bd521c3 (patch)
treef05e2c444db1377f33df0bcf84dd17454ab94a24
parent1b0a5c58e299b65762a3cf977b44828205e4e18f (diff)
Switch to a working tag (r43278).
svn path=/trunk/; revision=43344
-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