diff options
author | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-11-07 00:16:18 +0000 |
---|---|---|
committer | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-11-07 00:16:18 +0000 |
commit | 49515bae9bda292a39be7270dc1ab9cf74c0a957 (patch) | |
tree | d38d8d654ce1cc0980d9af86df6811248cea3532 /libstdc++-v3 | |
parent | cd7617a4bf663ba5c6e52253f6deaa883e77db06 (diff) | |
download | ppe42-gcc-49515bae9bda292a39be7270dc1ab9cf74c0a957.tar.gz ppe42-gcc-49515bae9bda292a39be7270dc1ab9cf74c0a957.zip |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90213 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 3c7ea1dd2dc..2cdb4cb8fb1 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__ 20041106 +#define __GLIBCXX__ 20041107 // Allow use of "export template." This is currently not a feature // that g++ supports. |