aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-11-05 00:16:46 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-11-05 00:16:46 +0000
commit30a8b5f807de4e90d2420b1b36b79db174395be4 (patch)
treeb99d2acf43879754723cb8c8d462ab8506674e97 /libstdc++-v3
parent4bc406b8e52f8fe4438a24e64ab0e8de75b8cca8 (diff)
downloadgcc-30a8b5f807de4e90d2420b1b36b79db174395be4.zip
gcc-30a8b5f807de4e90d2420b1b36b79db174395be4.tar.gz
gcc-30a8b5f807de4e90d2420b1b36b79db174395be4.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r90097.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 5564027..833493d 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__ 20041104
+#define __GLIBCXX__ 20041105
// Allow use of "export template." This is currently not a feature
// that g++ supports.