diff options
| author | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-08-06 00:16:11 +0000 |
|---|---|---|
| committer | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-08-06 00:16:11 +0000 |
| commit | 51e54b331dd2c40cc696c11deb4fba7171d4629b (patch) | |
| tree | 9c5d784486b9726fce6865582d12cc98dde87a93 | |
| parent | efbe69000ba0a58df11b36b4b06a63511c8998fd (diff) | |
| download | ppe42-gcc-51e54b331dd2c40cc696c11deb4fba7171d4629b.tar.gz ppe42-gcc-51e54b331dd2c40cc696c11deb4fba7171d4629b.zip | |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70197 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 9274217dc17..4376f04074a 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__ 20030805 +#define __GLIBCXX__ 20030806 // Allow use of "export template." This is currently not a feature // that g++ supports. |

