aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2002-12-24 08:17:31 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2002-12-24 08:17:31 +0000
commit5b24b7673a106795af07b1ae8f47f430a036322b (patch)
tree40ec9dd57f5fe102b6754a6396d65a56b82ccf6c /libstdc++-v3
parent32f3179912f35c7f9751aca2ddd78d105dc59a97 (diff)
downloadgcc-5b24b7673a106795af07b1ae8f47f430a036322b.zip
gcc-5b24b7673a106795af07b1ae8f47f430a036322b.tar.gz
gcc-5b24b7673a106795af07b1ae8f47f430a036322b.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r60471.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 248f1a1..d4d32280 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__ 20021223
+#define __GLIBCPP__ 20021224
// This is necessary until GCC supports separate template
// compilation.