aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2003-08-17 00:16:06 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2003-08-17 00:16:06 +0000
commitd234f34116119f0c1fde41b482fd3e545e69d4c8 (patch)
treeab4e67beb6628992d3b1665d4ba21151fb4e79ff /libstdc++-v3
parentfc27d1023cd2a1b3cea1dd91ad9ee6748c9daf9a (diff)
downloadgcc-d234f34116119f0c1fde41b482fd3e545e69d4c8.zip
gcc-d234f34116119f0c1fde41b482fd3e545e69d4c8.tar.gz
gcc-d234f34116119f0c1fde41b482fd3e545e69d4c8.tar.bz2
Daily bump.
From-SVN: r70512
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 3992270..6823212 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__ 20030816
+#define __GLIBCXX__ 20030817
// Allow use of "export template." This is currently not a feature
// that g++ supports.