diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-12-27 00:16:18 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-12-27 00:16:18 +0000 |
commit | e37ba56b5741e8a14268187423eebf002df81f66 (patch) | |
tree | d47c057e1a433f774f860c209deae294655758e0 /libstdc++-v3 | |
parent | daab97683053a8dba299c6711210a431a125900a (diff) | |
download | gcc-e37ba56b5741e8a14268187423eebf002df81f66.tar.gz |
Daily bump.
From-SVN: r92626
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 44d97156158..c33987424ae 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__ 20041226 +#define __GLIBCXX__ 20041227 // Allow use of "export template." This is currently not a feature // that g++ supports. |