summaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-03-11 00:16:48 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-03-11 00:16:48 +0000
commit6790e4db7bc064c072a7eba1662b015ee1dec717 (patch)
tree73f3fce6928e6165ee2cd64062937f3561fcb9e8 /libstdc++-v3
parenta251102ea16801ffecedfd591603dbaf90a42337 (diff)
downloadgcc-6790e4db7bc064c072a7eba1662b015ee1dec717.tar.gz
Daily bump.
From-SVN: r79282
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 08aa484f854..75b1f08a21f 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__ 20040310
+#define __GLIBCXX__ 20040311
// Allow use of "export template." This is currently not a feature
// that g++ supports.