diff options
author | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-09-25 00:16:20 +0000 |
---|---|---|
committer | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-09-25 00:16:20 +0000 |
commit | aba8694e979f518f6b986b8a32ca16d7d3ad6a45 (patch) | |
tree | 74740cf63c07e58dc9bac2f8b1010b6d6ec93cf6 /libstdc++-v3 | |
parent | 23897266bb88610f92f6db0509e1d62ceda1350a (diff) | |
download | gcc-aba8694e979f518f6b986b8a32ca16d7d3ad6a45.tar.gz |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88085 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 24e3164e622..d596ebf236c 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__ 20040924 +#define __GLIBCXX__ 20040925 // Allow use of "export template." This is currently not a feature // that g++ supports. |