aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2001-11-28 08:16:14 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2001-11-28 08:16:14 +0000
commit562d21e913afeb56dced1b60fdfe6ff09a2fbf23 (patch)
tree3fe2e28c7dd57d7c683de85a05499ab45b1a8e02 /libstdc++-v3
parent861768350bcf5cfc23c7509e0f9f3df9621f429f (diff)
downloadgcc-562d21e913afeb56dced1b60fdfe6ff09a2fbf23.zip
gcc-562d21e913afeb56dced1b60fdfe6ff09a2fbf23.tar.gz
gcc-562d21e913afeb56dced1b60fdfe6ff09a2fbf23.tar.bz2
Daily bump.
From-SVN: r47403
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 79b82e7..9a32ad0 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__ 20011127
+#define __GLIBCPP__ 20011128
// This is necessary until GCC supports separate template
// compilation.