aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-11-26 00:16:19 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-11-26 00:16:19 +0000
commit3a4e7e8f5d6751684fbe94e145b58391e1e182c1 (patch)
treefa573100c2bddbcf9ee8576a028c596c0c4eca99
parent040ffc0ec087925980e1611d249d8ac84a086d84 (diff)
downloadgcc-3a4e7e8f5d6751684fbe94e145b58391e1e182c1.zip
gcc-3a4e7e8f5d6751684fbe94e145b58391e1e182c1.tar.gz
gcc-3a4e7e8f5d6751684fbe94e145b58391e1e182c1.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r91312.2
-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 c6c75f0..4eef315 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.