diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-09-02 07:17:12 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-09-02 07:17:12 +0000 |
commit | e53fbf8a3c9d616d97cf25582583f552af5ce492 (patch) | |
tree | f8c166f25ecf825f5c05ec5a38b0d3d607088abe /libstdc++-v3 | |
parent | e98169839b8ec9ad398094e6cb07d5a0de2bcab9 (diff) | |
download | gcc-e53fbf8a3c9d616d97cf25582583f552af5ce492.tar.gz |
Daily bump.
From-SVN: r56737
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 c1fc53195ad..d9af4681be8 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__ 20020901 +#define __GLIBCPP__ 20020902 // This is necessary until GCC supports separate template // compilation. |