aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-06-23 00:16:16 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-06-23 00:16:16 +0000
commit2f60699380c4bc929efc444b2413d830bad3e9b5 (patch)
treebf71430df0d4edb6f52df0854d0de3c1dd0c368f /libstdc++-v3
parentd52635f82eea28ee0a18ea283de77ac79bee3e05 (diff)
downloadgcc-2f60699380c4bc929efc444b2413d830bad3e9b5.zip
gcc-2f60699380c4bc929efc444b2413d830bad3e9b5.tar.gz
gcc-2f60699380c4bc929efc444b2413d830bad3e9b5.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r83529.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 56f713e..3ec845e 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__ 20040622
+#define __GLIBCXX__ 20040623
// Allow use of "export template." This is currently not a feature
// that g++ supports.