aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-06-15 00:16:23 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-06-15 00:16:23 +0000
commit6fb25ec080f0151af5d61ece4f4f2ca3af2d051c (patch)
tree2d412250996c0471700c7642b6c892c2b90915ae
parent70411eceaaf403d70ec42a62273a598e17e2f590 (diff)
downloadgcc-6fb25ec080f0151af5d61ece4f4f2ca3af2d051c.zip
gcc-6fb25ec080f0151af5d61ece4f4f2ca3af2d051c.tar.gz
gcc-6fb25ec080f0151af5d61ece4f4f2ca3af2d051c.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r83152.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 5f089ff..2aa3666 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__ 20040614
+#define __GLIBCXX__ 20040615
// Allow use of "export template." This is currently not a feature
// that g++ supports.