aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2002-12-05 08:17:18 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2002-12-05 08:17:18 +0000
commit9148659d5825c5990c882b3d70c642d3159e4909 (patch)
treea164647afeb51be40b242550036b7c965ac2c69a /libstdc++-v3
parent0c4077f9c7ec677eb1c7270a2be520a9f947c6ab (diff)
downloadgcc-9148659d5825c5990c882b3d70c642d3159e4909.zip
gcc-9148659d5825c5990c882b3d70c642d3159e4909.tar.gz
gcc-9148659d5825c5990c882b3d70c642d3159e4909.tar.bz2
Daily bump.
From-SVN: r59854
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 80a4ee0..6f2b7e2 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__ 20021204
+#define __GLIBCPP__ 20021205
// This is necessary until GCC supports separate template
// compilation.