aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2001-10-02 07:17:46 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2001-10-02 07:17:46 +0000
commitb3b5d92c88835a1a64eae771baf053ff4c98dec7 (patch)
tree8c86b53539e35232df41cc11d6dd870d67c98f3f /libstdc++-v3
parent6431177a552eca9ee9d4b1fde8255f98363e4c34 (diff)
downloadgcc-b3b5d92c88835a1a64eae771baf053ff4c98dec7.zip
gcc-b3b5d92c88835a1a64eae771baf053ff4c98dec7.tar.gz
gcc-b3b5d92c88835a1a64eae771baf053ff4c98dec7.tar.bz2
Daily bump.
From-SVN: r45943
Diffstat (limited to 'libstdc++-v3')
-rw-r--r--libstdc++-v3/include/bits/c++config2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/bits/c++config b/libstdc++-v3/include/bits/c++config
index 0394fdf..f3cd185 100644
--- a/libstdc++-v3/include/bits/c++config
+++ b/libstdc++-v3/include/bits/c++config
@@ -36,7 +36,7 @@
#include <bits/limits.h>
// The current version of the C++ library in compressed ISO date format.
-#define __GLIBCPP__ 20011001
+#define __GLIBCPP__ 20011002
// This is necessary until GCC supports separate template
// compilation.