aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2003-01-17 08:17:28 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2003-01-17 08:17:28 +0000
commit7692299d8514fd9d94d61497753965553a3f90ef (patch)
tree5d43ea7e24ee3ae8005b8686ab26e17219986d86 /libstdc++-v3
parentc9db0fc4b739438be4e77fda6779628c7edf479c (diff)
downloadgcc-7692299d8514fd9d94d61497753965553a3f90ef.zip
gcc-7692299d8514fd9d94d61497753965553a3f90ef.tar.gz
gcc-7692299d8514fd9d94d61497753965553a3f90ef.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r61437.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 512ddb4..387903a 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__ 20030116
+#define __GLIBCPP__ 20030117
// This is necessary until GCC supports separate template
// compilation.