diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-02-23 00:16:11 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-02-23 00:16:11 +0000 |
commit | c5f7ba9ee7fb7ee30277a147798ab808762a894e (patch) | |
tree | 7bc8c0adec4bf8218f893f98fa900095be6a7fd8 /libstdc++-v3 | |
parent | c2cd64b5a9c4f557553b00482216117d05200a93 (diff) | |
download | gcc-c5f7ba9ee7fb7ee30277a147798ab808762a894e.tar.gz |
Daily bump.
From-SVN: r78284
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 b23fb0c405a..f6888dae53c 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__ 20040222 +#define __GLIBCXX__ 20040223 // Allow use of "export template." This is currently not a feature // that g++ supports. |