diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-09-13 07:17:10 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-09-13 07:17:10 +0000 |
| commit | a1edfd70e859d582a1fcec38bc34c91fdd078d31 (patch) | |
| tree | 03e321666264750a08114dd17a531c5066a9b17d /libstdc++-v3 | |
| parent | 087f5e5a792f592dd467c640f963c676a44befd9 (diff) | |
| download | gcc-a1edfd70e859d582a1fcec38bc34c91fdd078d31.tar.gz gcc-a1edfd70e859d582a1fcec38bc34c91fdd078d31.tar.bz2 gcc-a1edfd70e859d582a1fcec38bc34c91fdd078d31.zip | |
Daily bump.
From-SVN: r57099
Diffstat (limited to 'libstdc++-v3')
| -rw-r--r-- | libstdc++-v3/include/bits/c++config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/bits/c++config b/libstdc++-v3/include/bits/c++config index 0d4c4f854ae..61a29381f10 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__ 20020912 +#define __GLIBCPP__ 20020913 // This is necessary until GCC supports separate template // compilation. |
