diff --git a/libstdc++-v3/include/bits/c++config b/libstdc++-v3/include/bits/c++config index c6c75f02d3fdda1ef6d6f138cb3448211fb50cb9..4eef315258f1222be390f3295076da4d9949bf4c 100644 --- a/libstdc++-v3/include/bits/c++config +++ b/libstdc++-v3/include/bits/c++config @@ -35,7 +35,7 @@ #include <bits/os_defines.h> // The current version of the C++ library in compressed ISO date format. -#define __GLIBCXX__ 20041125 +#define __GLIBCXX__ 20041126 // Allow use of "export template." This is currently not a feature // that g++ supports.