diff options
author | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-02-26 00:16:41 +0000 |
---|---|---|
committer | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-02-26 00:16:41 +0000 |
commit | 908cc8ad27c0261755fb5e31ab52047e73652ede (patch) | |
tree | 9f723d409f1628207462e64c8d7d035071e94a67 /libstdc++-v3/include | |
parent | 0c48c42a6e74117e8bc91ef9e0c32859745802ff (diff) | |
download | gcc-908cc8ad27c0261755fb5e31ab52047e73652ede.tar.gz |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95566 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/include')
-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 e70c5fe731a..0fc2f216b01 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__ 20050225 +#define __GLIBCXX__ 20050226 // Allow use of "export template." This is currently not a feature // that g++ supports. |