diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-09-20 07:17:13 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-09-20 07:17:13 +0000 |
| commit | 42449812831c9db0df90acb0d57ca7a2d4497a90 (patch) | |
| tree | 7e83b48460327f48d29fdd9bfe83c2b877e89133 /libstdc++-v3 | |
| parent | 66d93b5aedd5679033e4abbe30d6b086a16ee823 (diff) | |
| download | gcc-42449812831c9db0df90acb0d57ca7a2d4497a90.tar.gz gcc-42449812831c9db0df90acb0d57ca7a2d4497a90.tar.bz2 gcc-42449812831c9db0df90acb0d57ca7a2d4497a90.zip | |
Daily bump.
From-SVN: r57342
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 270d8f3ec2b..5078d2f274f 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__ 20020919 +#define __GLIBCPP__ 20020920 // This is necessary until GCC supports separate template // compilation. |
