diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-02-11 08:16:16 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-02-11 08:16:16 +0000 |
commit | 4210cb5b17ef3c0b39e800aecfc5bccf016307ff (patch) | |
tree | cd84eaa640da376daaca1e4f6cc5903171e0f167 /libstdc++-v3 | |
parent | 100c45611f93bea9e0d7971cd8f8988d4451a5a7 (diff) | |
download | gcc-4210cb5b17ef3c0b39e800aecfc5bccf016307ff.tar.gz |
Daily bump.
From-SVN: r49672
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 7383d404bbc..3c39e22cb2d 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__ 20020210 +#define __GLIBCPP__ 20020211 // This is necessary until GCC supports separate template // compilation. |