diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-04-28 07:17:18 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-04-28 07:17:18 +0000 |
commit | ba29591d2fc0333262c806301b3c9e8308b50e0d (patch) | |
tree | f937c01cae2fc3cd7d872279aa4d18ced332e3e0 /libstdc++-v3 | |
parent | 82f637d15d8fa12277e8f6b5a79959ce9bc4d790 (diff) | |
download | gcc-ba29591d2fc0333262c806301b3c9e8308b50e0d.tar.gz |
Daily bump.
From-SVN: r52842
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 ed8f60411ae..4863e2d6e5e 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__ 20020427 +#define __GLIBCPP__ 20020428 // This is necessary until GCC supports separate template // compilation. |