aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-08-03 00:16:11 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-08-03 00:16:11 +0000
commitfaebe6c2395d5f84c8333ab7398c61097281644c (patch)
tree63e25913386fe3df693369379532ad7bb084ca7a /libstdc++-v3
parent899deeca6c931c4f4a21e73d40b623346d632fe9 (diff)
downloadgcc-faebe6c2395d5f84c8333ab7398c61097281644c.zip
gcc-faebe6c2395d5f84c8333ab7398c61097281644c.tar.gz
gcc-faebe6c2395d5f84c8333ab7398c61097281644c.tar.bz2
Daily bump.
From-SVN: r85458
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 c46402a..1a1d3d5 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__ 20040802
+#define __GLIBCXX__ 20040803
// Allow use of "export template." This is currently not a feature
// that g++ supports.