about summary refs log tree commit diff
path: root/shlib-versions
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-12-11 04:54:57 +0000
committerRoland McGrath <roland@gnu.org>2001-12-11 04:54:57 +0000
commitc3853534af71e31ccf852249dbdf8e5b1351ee83 (patch)
tree29bd4921936c867f39576f7763c79b8de2e28106 /shlib-versions
parent4b08e10ad9d4df63d70c8fea22d4e90bc01250a3 (diff)
downloadglibc-c3853534af71e31ccf852249dbdf8e5b1351ee83.tar.gz
glibc-c3853534af71e31ccf852249dbdf8e5b1351ee83.tar.xz
glibc-c3853534af71e31ccf852249dbdf8e5b1351ee83.zip
* shlib-versions [USE_IN_LIBIO] (.*-.*-gnu-gnu.*): Set default
	set to GLIBC_2.2.5, not GLIBC_2.2.4.
Diffstat (limited to 'shlib-versions')
-rw-r--r--shlib-versions2
1 files changed, 1 insertions, 1 deletions
diff --git a/shlib-versions b/shlib-versions
index a4124e376f..15576eb16d 100644
--- a/shlib-versions
+++ b/shlib-versions
@@ -28,7 +28,7 @@ x86_64-.*-linux.*       DEFAULT			GLIBC_2.2.5
 // If you use configure --enable-libio --enable-oldest-abi=2.0 then we
 // won't rename the old version sets and all the libraries except libc
 // itself ought to be binary compatible with the libc.so.0.2 ABI.
-.*-.*-gnu-gnu.*		DEFAULT			GLIBC_2.2.4
+.*-.*-gnu-gnu.*		DEFAULT			GLIBC_2.2.5
 %endif
 
 # Configuration		Library=version		Earliest symbol set (optional)