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 44b9bc9..c0c24d1 100755
--- a/abi/bootstrap
+++ b/abi/bootstrap
@@ -15,7 +15,7 @@
# limitations under the License.
ELFUTILS_VERSION=elfutils-0.179
-ABIGAIL_VERSION=348c865b
+ABIGAIL_VERSION=dd0fc234
NUM_CORES=$(cat /proc/cpuinfo | grep -c proc)
BASE_DIR=$(readlink -f $(dirname $0))