diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-12-15 00:16:21 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-12-15 00:16:21 +0000 |
commit | a150cb057b5c6c835a95f0bf905dc929a24d4bf2 (patch) | |
tree | 41422f524e542b9d2142a6a199cfbcca565affc9 /libstdc++-v3 | |
parent | b3e30ec04348f3c87f13a33918971cc5cbb20860 (diff) | |
download | gcc-a150cb057b5c6c835a95f0bf905dc929a24d4bf2.tar.gz |
Daily bump.
From-SVN: r92170
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 95cda933a86..f1049136d2f 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__ 20041214 +#define __GLIBCXX__ 20041215 // Allow use of "export template." This is currently not a feature // that g++ supports. |