aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-11-30 00:16:31 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-11-30 00:16:31 +0000
commit1590d64e4f83b44daa382d1f2efa8f2d587304d3 (patch)
treee40e05d9c4469fc8d45cac6f023fcc6c602fc424
parent36cf004a74310fcd8fc7dd934fd034946cd2cd8d (diff)
downloadgcc-1590d64e4f83b44daa382d1f2efa8f2d587304d3.zip
gcc-1590d64e4f83b44daa382d1f2efa8f2d587304d3.tar.gz
gcc-1590d64e4f83b44daa382d1f2efa8f2d587304d3.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r91502.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 55eac65..a63bbe0 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__ 20041129
+#define __GLIBCXX__ 20041130
// Allow use of "export template." This is currently not a feature
// that g++ supports.