aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-11-27 00:16:36 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-11-27 00:16:36 +0000
commit23d5143200c72cf31613060bd22b5abc12fad0c2 (patch)
tree64a31a8feefc84c9f0d9749fb4fdd1de21170296 /libstdc++-v3
parentfabc7859066c2f4beda635127386fb19eba63417 (diff)
downloadgcc-23d5143200c72cf31613060bd22b5abc12fad0c2.zip
gcc-23d5143200c72cf31613060bd22b5abc12fad0c2.tar.gz
gcc-23d5143200c72cf31613060bd22b5abc12fad0c2.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r91358.2
Diffstat (limited to 'libstdc++-v3')
-rw-r--r--libstdc++-v3/include/bits/c++config2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/bits/c++config b/libstdc++-v3/include/bits/c++config
index 4eef315..8f6699a 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__ 20041126
+#define __GLIBCXX__ 20041127
// Allow use of "export template." This is currently not a feature
// that g++ supports.