diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2001-12-15 08:16:09 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2001-12-15 08:16:09 +0000 |
commit | ed86a83d510ad44be77328cf80b1e6198f992c7c (patch) | |
tree | a7ad6d37e6c4a1dfa552838455902b732f1e561e /libstdc++-v3 | |
parent | d9fd7154ec7908eff8bbbce75651eccf51064ac1 (diff) | |
download | gcc-ed86a83d510ad44be77328cf80b1e6198f992c7c.tar.gz |
Daily bump.
From-SVN: r48036
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 0c81c4fc85e..90c8997d4f4 100644 --- a/libstdc++-v3/include/bits/c++config +++ b/libstdc++-v3/include/bits/c++config @@ -34,7 +34,7 @@ #include <bits/os_defines.h> // The current version of the C++ library in compressed ISO date format. -#define __GLIBCPP__ 20011214 +#define __GLIBCPP__ 20011215 // This is necessary until GCC supports separate template // compilation. |