aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-06-03 00:16:16 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-06-03 00:16:16 +0000
commit85e933d8edd0b4ec8f51f3347890f1df39f1ec55 (patch)
treeca582069e162fc73acc824e05d861c47a4e151b0
parent87fd6c1cc3c455fe3b9c363deb44f6c5a6564466 (diff)
downloadgcc-85e933d8edd0b4ec8f51f3347890f1df39f1ec55.zip
gcc-85e933d8edd0b4ec8f51f3347890f1df39f1ec55.tar.gz
gcc-85e933d8edd0b4ec8f51f3347890f1df39f1ec55.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r82592.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 06a4b9c..40683c8 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__ 20040602
+#define __GLIBCXX__ 20040603
// Allow use of "export template." This is currently not a feature
// that g++ supports.