diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-11-29 08:17:51 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-11-29 08:17:51 +0000 |
commit | 45596747cafe87cb8884a424359a9cb868977273 (patch) | |
tree | 3c603bcbd6fb6446e558f58aad7fcdc6508b790b /libstdc++-v3 | |
parent | 38a21d46b069364ec843a60a6b9fe1c527825944 (diff) | |
download | gcc-45596747cafe87cb8884a424359a9cb868977273.tar.gz |
Daily bump.
From-SVN: r59631
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 a9357b2349f..1fbd0bef60b 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__ 20021128 +#define __GLIBCPP__ 20021129 // This is necessary until GCC supports separate template // compilation. |