summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xabi/bootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/abi/bootstrap b/abi/bootstrap
index b68a9f8..38af7f4 100755
--- a/abi/bootstrap
+++ b/abi/bootstrap
@@ -15,7 +15,7 @@
# limitations under the License.
ELFUTILS_VERSION=elfutils-0.176
-ABIGAIL_VERSION=23744b4b
+ABIGAIL_VERSION=2651a362
NUM_CORES=$(cat /proc/cpuinfo | grep -c proc)
BASE_DIR=$(readlink -f $(dirname $0))