aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2002-06-04 07:18:23 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2002-06-04 07:18:23 +0000
commit8884cbb2c8de09b797aba23a242111fc23bcdf36 (patch)
treeaad5d9b06f631095c29e9cddf0e3306632cf2fe0 /libstdc++-v3
parente2500fedef1a1c5b9e818fd1e2c281adff80df4a (diff)
downloadgcc-8884cbb2c8de09b797aba23a242111fc23bcdf36.zip
gcc-8884cbb2c8de09b797aba23a242111fc23bcdf36.tar.gz
gcc-8884cbb2c8de09b797aba23a242111fc23bcdf36.tar.bz2
Daily bump.
From-SVN: r54237
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 e098ea9..58e3012 100644
--- a/libstdc++-v3/include/bits/c++config
+++ b/libstdc++-v3/include/bits/c++config
@@ -34,7 +34,7 @@
#include <bits/os_defines.h>
// The current version of the C++ library in compressed ISO date format.
-#define __GLIBCPP__ 20020603
+#define __GLIBCPP__ 20020604
// This is necessary until GCC supports separate template
// compilation.