diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-02-10 08:16:27 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-02-10 08:16:27 +0000 |
commit | 3439e039a25f54b3594a436c37d0356729891fa4 (patch) | |
tree | 85c4b172cb65fa8b96945fc9420764dd4b6f2cf0 /libstdc++-v3 | |
parent | 617e9ee588bee9f1cc349652ca0e88a98286392e (diff) | |
download | gcc-3439e039a25f54b3594a436c37d0356729891fa4.tar.gz |
Daily bump.
From-SVN: r49650
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 1555fb4500f..7383d404bbc 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__ 20020209 +#define __GLIBCPP__ 20020210 // This is necessary until GCC supports separate template // compilation. |