aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-12-06 00:16:20 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-12-06 00:16:20 +0000
commitcaace8f5dfc17572d155b1f433f8ba27c4d74ae4 (patch)
treef242b1a821d686896029db2a6c545c15af76016e
parent47af4cae609a90c1ae7150f511ccc78a78c1dc3d (diff)
downloadgcc-caace8f5dfc17572d155b1f433f8ba27c4d74ae4.zip
gcc-caace8f5dfc17572d155b1f433f8ba27c4d74ae4.tar.gz
gcc-caace8f5dfc17572d155b1f433f8ba27c4d74ae4.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r91761.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 dd48367..1317086 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__ 20041205
+#define __GLIBCXX__ 20041206
// Allow use of "export template." This is currently not a feature
// that g++ supports.