diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-09-18 07:17:15 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-09-18 07:17:15 +0000 |
| commit | 60a0224c1e741b72d808c4f7e666b4e69214c990 (patch) | |
| tree | dccb43e4f721a6781180919d9255fd635cffb494 /libstdc++-v3 | |
| parent | 5d70f0f318f66d04467a6ac1ae8660fc6eac4349 (diff) | |
| download | gcc-60a0224c1e741b72d808c4f7e666b4e69214c990.tar.gz gcc-60a0224c1e741b72d808c4f7e666b4e69214c990.tar.bz2 gcc-60a0224c1e741b72d808c4f7e666b4e69214c990.zip | |
Daily bump.
From-SVN: r57273
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 8ed3c7ed4e6..ec79975dc90 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__ 20020917 +#define __GLIBCPP__ 20020918 // This is necessary until GCC supports separate template // compilation. |
