diff options
author | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-12-14 08:17:21 +0000 |
---|---|---|
committer | gccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-12-14 08:17:21 +0000 |
commit | d96ccd368376d17d64b1e75b9b7775c6a9db6251 (patch) | |
tree | eef8748ae8f7f268be19340c4e3ae9b8ff1d3d9b /libstdc++-v3 | |
parent | 2fc8af05937c88e1fe883bfbff7e153d85279af1 (diff) | |
download | ppe42-gcc-d96ccd368376d17d64b1e75b9b7775c6a9db6251.tar.gz ppe42-gcc-d96ccd368376d17d64b1e75b9b7775c6a9db6251.zip |
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60125 138bc75d-0d04-0410-961f-82ee72b054a4
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 8dbbd9fb823..12fe2a7f556 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__ 20021213 +#define __GLIBCPP__ 20021214 // This is necessary until GCC supports separate template // compilation. |