diff options
author | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-10-13 00:16:45 +0000 |
---|---|---|
committer | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-10-13 00:16:45 +0000 |
commit | 9e2aeca18ed576295bedfd5978d41bb28e633a9f (patch) | |
tree | f81458c77b879b6ed68df57a31c0c05d93b2bd66 /libstdc++-v3 | |
parent | cc71d355a4b037a3f910ae617158bc055c429b3d (diff) | |
download | ppe42-gcc-9e2aeca18ed576295bedfd5978d41bb28e633a9f.tar.gz ppe42-gcc-9e2aeca18ed576295bedfd5978d41bb28e633a9f.zip |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88960 138bc75d-0d04-0410-961f-82ee72b054a4
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 effbfc50d0e..d3736ff4699 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__ 20041012 +#define __GLIBCXX__ 20041013 // Allow use of "export template." This is currently not a feature // that g++ supports. |