diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-08-23 00:16:21 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-08-23 00:16:21 +0000 |
commit | 35e0e58c7ae736ad49bb6c05222c0f04fed4a2c4 (patch) | |
tree | 651e0284566e4a4413ecb6d186910052f3102735 /libstdc++-v3 | |
parent | cea49550901034c40e168d837590e7eb8a3f338c (diff) | |
download | gcc-35e0e58c7ae736ad49bb6c05222c0f04fed4a2c4.tar.gz |
Daily bump.
From-SVN: r86392
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 4be77a5f99a..db1ff212cef 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__ 20040822 +#define __GLIBCXX__ 20040823 // Allow use of "export template." This is currently not a feature // that g++ supports. |