diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-07-10 07:16:58 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-07-10 07:16:58 +0000 |
commit | ad95eda9febadd30fed15d1dcdd711eee3f6545a (patch) | |
tree | 87b5a25d86a6465689fcb399b2906d7de1bd4503 /libstdc++-v3 | |
parent | 7e709855f47b32fbf351e7a0a3cc6fce1cb13400 (diff) | |
download | gcc-ad95eda9febadd30fed15d1dcdd711eee3f6545a.tar.gz |
Daily bump.
From-SVN: r55360
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 600fb893f24..096f35b41d1 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__ 20020709 +#define __GLIBCPP__ 20020710 // This is necessary until GCC supports separate template // compilation. |