diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-11-21 08:17:21 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-11-21 08:17:21 +0000 |
commit | 3c6843e78a4ea1d0d258a4b12714b856e9e8c4df (patch) | |
tree | 47b6744187da599541fe4fd08fda6c589d448969 /libstdc++-v3 | |
parent | 53e0a44759954e4f8fbda7eec01275f176338a52 (diff) | |
download | gcc-3c6843e78a4ea1d0d258a4b12714b856e9e8c4df.tar.gz |
Daily bump.
From-SVN: r59336
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 3068a253421..8f38f29c1dc 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__ 20021120 +#define __GLIBCPP__ 20021121 // This is necessary until GCC supports separate template // compilation. |