aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-06-05 00:16:17 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-06-05 00:16:17 +0000
commit0fa96cea26f4977bab21d76acbcee97a08f6853c (patch)
tree73cc21a1e2160cc695644f091fad9a3e191a52b3 /libstdc++-v3
parentdb1e2f88a4bbf7b5d85bcc1012835a2c5c210f23 (diff)
downloadgcc-0fa96cea26f4977bab21d76acbcee97a08f6853c.zip
gcc-0fa96cea26f4977bab21d76acbcee97a08f6853c.tar.gz
gcc-0fa96cea26f4977bab21d76acbcee97a08f6853c.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r82640.2
Diffstat (limited to 'libstdc++-v3')
-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 f1593d9..d05bd53 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__ 20040604
+#define __GLIBCXX__ 20040605
// Allow use of "export template." This is currently not a feature
// that g++ supports.