diff options
| author | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-11-22 00:16:21 +0000 |
|---|---|---|
| committer | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-11-22 00:16:21 +0000 |
| commit | a1f89588023a18459a0d7a2f2a354cd7cd24d010 (patch) | |
| tree | 033be18e4f64066e31bb0a3b5340fde9b6c5ae61 | |
| parent | 3b488196e1605b9cb9b33c4ae634e499404023ec (diff) | |
| download | ppe42-gcc-a1f89588023a18459a0d7a2f2a354cd7cd24d010.tar.gz ppe42-gcc-a1f89588023a18459a0d7a2f2a354cd7cd24d010.zip | |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90993 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 b2c234ee896..6b0bf5f07c6 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__ 20041121 +#define __GLIBCXX__ 20041122 // Allow use of "export template." This is currently not a feature // that g++ supports. |

