diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-07-08 07:16:31 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-07-08 07:16:31 +0000 |
commit | f6b3531338aa0c2095a6c2f3de69b2dcdd6072db (patch) | |
tree | 86ecf01db772949a0437372d9230929513eccf5a /libstdc++-v3 | |
parent | ff2c2251001f37cea1453c3d6bc3b343c0d551af (diff) | |
download | gcc-f6b3531338aa0c2095a6c2f3de69b2dcdd6072db.tar.gz |
Daily bump.
From-SVN: r55315
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 75d41eb3cd6..ee72d543539 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__ 20020707 +#define __GLIBCPP__ 20020708 // This is necessary until GCC supports separate template // compilation. |