aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-11-25 00:16:28 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-11-25 00:16:28 +0000
commit5f0a713c2a55e0f5bcf758b6bc0ed4dfd97d769a (patch)
tree58cfa928f2bc78c9f7339bafd58d74b8d1d72522
parentfffb7887ed87abdb6bb80c1fccad0189d176ea49 (diff)
downloadgcc-5f0a713c2a55e0f5bcf758b6bc0ed4dfd97d769a.zip
gcc-5f0a713c2a55e0f5bcf758b6bc0ed4dfd97d769a.tar.gz
gcc-5f0a713c2a55e0f5bcf758b6bc0ed4dfd97d769a.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r91262.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 abbcd68..c6c75f0 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__ 20041124
+#define __GLIBCXX__ 20041125
// Allow use of "export template." This is currently not a feature
// that g++ supports.