summaryrefslogtreecommitdiffstats
path: root/build/rootfs/usr/bin/ldd
diff options
context:
space:
mode:
Diffstat (limited to 'build/rootfs/usr/bin/ldd')
-rwxr-xr-xbuild/rootfs/usr/bin/ldd2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/rootfs/usr/bin/ldd b/build/rootfs/usr/bin/ldd
index d34ec6e..7367ed1 100755
--- a/build/rootfs/usr/bin/ldd
+++ b/build/rootfs/usr/bin/ldd
@@ -35,7 +35,7 @@ verbose=
while test $# -gt 0; do
case "$1" in
--vers | --versi | --versio | --version)
- echo 'ldd (Debian EGLIBC 2.11.2-6) 2.11.2'
+ echo 'ldd (Debian EGLIBC 2.11.2-10) 2.11.2'
printf $"Copyright (C) %s Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.