diff options
| author | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-11-23 00:22:02 +0000 |
|---|---|---|
| committer | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-11-23 00:22:02 +0000 |
| commit | f40075bc61f65e33cfeda3dffd40f76eef5bd262 (patch) | |
| tree | c868dbf13d5a8e3fa38955a4d77cd41d8298b362 | |
| parent | 2a3db504a08a842d01c1fe17f016396b99f3baa4 (diff) | |
| download | ppe42-gcc-f40075bc61f65e33cfeda3dffd40f76eef5bd262.tar.gz ppe42-gcc-f40075bc61f65e33cfeda3dffd40f76eef5bd262.zip | |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91054 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 6b0bf5f07c6..d9cdcc27831 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__ 20041122 +#define __GLIBCXX__ 20041123 // Allow use of "export template." This is currently not a feature // that g++ supports. |

