diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2001-07-15 07:16:50 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2001-07-15 07:16:50 +0000 |
commit | 4a82c9509df641811f41ab3e6684fa06c7c01825 (patch) | |
tree | 86fbdd754c4537c331bfa35625b1d12f3dc62328 /libstdc++-v3/include | |
parent | 736f566aea6d70a9d11019fcd4cf0768f1192e37 (diff) | |
download | gcc-4a82c9509df641811f41ab3e6684fa06c7c01825.zip gcc-4a82c9509df641811f41ab3e6684fa06c7c01825.tar.gz gcc-4a82c9509df641811f41ab3e6684fa06c7c01825.tar.bz2 |
Daily bump.
From-SVN: r44015
Diffstat (limited to 'libstdc++-v3/include')
-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 a194f9b..3f94226 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__ 20010714 +#define __GLIBCPP__ 20010715 // This is necessary until GCC supports separate template // compilation. |