aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-06-06 00:16:15 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-06-06 00:16:15 +0000
commitad94c84603832382465e4e1ed0e10b5595a30a66 (patch)
tree360d6c875d4040dc8584775d07fdb50dfe8b3772
parentf8bcef17296bc600214816f188956d02b4299285 (diff)
downloadgcc-ad94c84603832382465e4e1ed0e10b5595a30a66.zip
gcc-ad94c84603832382465e4e1ed0e10b5595a30a66.tar.gz
gcc-ad94c84603832382465e4e1ed0e10b5595a30a66.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r82658.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 d05bd53..ca2977a 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__ 20040605
+#define __GLIBCXX__ 20040606
// Allow use of "export template." This is currently not a feature
// that g++ supports.