aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-06-20 00:16:17 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-06-20 00:16:17 +0000
commit2ec5cdadd47eaa80ba29800a6136aa245c1f067c (patch)
tree59b3ec95d46e988433ec2b392bcd1062a700dd49
parentc4b3484922543d3fe24d83d561ec9198e669d4c7 (diff)
downloadgcc-2ec5cdadd47eaa80ba29800a6136aa245c1f067c.zip
gcc-2ec5cdadd47eaa80ba29800a6136aa245c1f067c.tar.gz
gcc-2ec5cdadd47eaa80ba29800a6136aa245c1f067c.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r83402.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 5aa4b1b..d6f782c 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__ 20040619
+#define __GLIBCXX__ 20040620
// Allow use of "export template." This is currently not a feature
// that g++ supports.