summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstsp <stsp@openbsd.org>2011-10-16 13:27:23 +0000
committerstsp <stsp@openbsd.org>2011-10-16 13:27:23 +0000
commit4dad021d72d6fc9fb2f621cbe96bdcf630fce92e (patch)
tree93b0f1c0b5aef69b6f1721884e69eb019fc12e99
parentExpose wscanf(3) and wcsftime(3) in the std:: namespace (gcc3) and bump major. (diff)
downloadwireguard-openbsd-4dad021d72d6fc9fb2f621cbe96bdcf630fce92e.tar.xz
wireguard-openbsd-4dad021d72d6fc9fb2f621cbe96bdcf630fce92e.zip
libstdc++ (gcc2) major bump for safety. wscanf and wcsftime were added to libc.
-rw-r--r--gnu/egcs/libstdc++/shlib_version2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/egcs/libstdc++/shlib_version b/gnu/egcs/libstdc++/shlib_version
index 7c5405a2317..bc1f2f5fd25 100644
--- a/gnu/egcs/libstdc++/shlib_version
+++ b/gnu/egcs/libstdc++/shlib_version
@@ -1,2 +1,2 @@
-major=45
+major=46
minor=0