aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2003-01-06 08:19:48 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2003-01-06 08:19:48 +0000
commitf7267e1d4c9c2eb7dfb987cebc8ea09db8d1ec92 (patch)
treee2ea55416fa6e4d8959118d4002b6c5cab1f932c /libstdc++-v3
parent26c4b1337094b3c7de7c9e6aadc85d4efa956cc6 (diff)
downloadgcc-f7267e1d4c9c2eb7dfb987cebc8ea09db8d1ec92.zip
gcc-f7267e1d4c9c2eb7dfb987cebc8ea09db8d1ec92.tar.gz
gcc-f7267e1d4c9c2eb7dfb987cebc8ea09db8d1ec92.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r60930.2
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 2d28aca..eb69842 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__ 20030105
+#define __GLIBCPP__ 20030106
// This is necessary until GCC supports separate template
// compilation.