diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-02-04 00:16:13 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-02-04 00:16:13 +0000 |
| commit | c3bf16ff7dec47581f450b1a486cfdf9d566927e (patch) | |
| tree | 4b441ad2a505d46ef04bf1a5859e27d148c93de0 /libstdc++-v3 | |
| parent | 2565abce540cfd5657f357e8a853532f904b310a (diff) | |
| download | gcc-c3bf16ff7dec47581f450b1a486cfdf9d566927e.tar.gz gcc-c3bf16ff7dec47581f450b1a486cfdf9d566927e.tar.bz2 gcc-c3bf16ff7dec47581f450b1a486cfdf9d566927e.zip | |
Daily bump.
From-SVN: r77206
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 1386377ce88..dfc42cc06e5 100644 --- a/libstdc++-v3/include/bits/c++config +++ b/libstdc++-v3/include/bits/c++config @@ -35,7 +35,7 @@ #include <bits/os_defines.h> // The current version of the C++ library in compressed ISO date format. -#define __GLIBCXX__ 20040203 +#define __GLIBCXX__ 20040204 // Allow use of "export template." This is currently not a feature // that g++ supports. |
