diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-09-17 07:17:45 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-09-17 07:17:45 +0000 |
| commit | 63fcfe8e64d61e9dbc7fdebcdf142632b80d2250 (patch) | |
| tree | 02183dc36f843f0d70b76425c57dfe9885e0274a /libstdc++-v3 | |
| parent | f989ed67ff0a648714f13bb11194d0dbcce39fbe (diff) | |
| download | gcc-63fcfe8e64d61e9dbc7fdebcdf142632b80d2250.tar.gz gcc-63fcfe8e64d61e9dbc7fdebcdf142632b80d2250.tar.bz2 gcc-63fcfe8e64d61e9dbc7fdebcdf142632b80d2250.zip | |
Daily bump.
From-SVN: r57241
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 b440c68c39d..8ed3c7ed4e6 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__ 20020916 +#define __GLIBCPP__ 20020917 // This is necessary until GCC supports separate template // compilation. |
