aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorgccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2003-03-31 00:16:26 +0000
committergccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2003-03-31 00:16:26 +0000
commit663c6f442a6fac16d27b729cbcc3b656e268bd2f (patch)
tree9970bad4ac66771c69d00c26a7b8e529f2c56c04 /libstdc++-v3
parentc723d7d47db5946e422234b8b718a0012e881d2c (diff)
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-3_2-branch@65065 138bc75d-0d04-0410-961f-82ee72b054a4
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 49cce7ce9f6..024e6871004 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__ 20030330
+#define __GLIBCPP__ 20030331
// This is necessary until GCC supports separate template
// compilation.