diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2001-12-16 08:16:42 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2001-12-16 08:16:42 +0000 |
commit | 7759fccd623c2edd7c1c805c766595d881bff157 (patch) | |
tree | c56b5b396d20921119fc7fe9793ea36bf5675301 /libstdc++-v3 | |
parent | 66fe41af6747b933b9526b53ac7aa0cba9531b67 (diff) | |
download | gcc-7759fccd623c2edd7c1c805c766595d881bff157.tar.gz |
Daily bump.
From-SVN: r48066
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 90c8997d4f4..2eed56f07cd 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__ 20011215 +#define __GLIBCPP__ 20011216 // This is necessary until GCC supports separate template // compilation. |