diff options
author | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-05-12 00:16:13 +0000 |
---|---|---|
committer | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-05-12 00:16:13 +0000 |
commit | ac4b7b503b5826407079f5652e47bc1336345649 (patch) | |
tree | 023b20d807158273bded7d03404d84cfb1a2ad96 /libstdc++-v3 | |
parent | 68bd0d0de69b462d6b5b9840a8f72ecc7f704900 (diff) | |
download | ppe42-gcc-ac4b7b503b5826407079f5652e47bc1336345649.tar.gz ppe42-gcc-ac4b7b503b5826407079f5652e47bc1336345649.zip |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81729 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 24d21d1a6cb..ac235bcf5a3 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__ 20040511 +#define __GLIBCXX__ 20040512 // Allow use of "export template." This is currently not a feature // that g++ supports. |