diff options
| author | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-11-18 00:17:18 +0000 |
|---|---|---|
| committer | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-11-18 00:17:18 +0000 |
| commit | bc677bcc4bf92952a1281211eb7dfeb44e2ac843 (patch) | |
| tree | b8fd79a7c3becb2062b5b26e8d6ea042b5964d87 | |
| parent | e3740585d8459ebe2193332941a2ced89d8b4dcb (diff) | |
| download | ppe42-gcc-bc677bcc4bf92952a1281211eb7dfeb44e2ac843.tar.gz ppe42-gcc-bc677bcc4bf92952a1281211eb7dfeb44e2ac843.zip | |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90836 138bc75d-0d04-0410-961f-82ee72b054a4
| -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 74f2e13acfd..3a5d5d72d41 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__ 20041117 +#define __GLIBCXX__ 20041118 // Allow use of "export template." This is currently not a feature // that g++ supports. |

