aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorgccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2001-08-25 07:16:44 +0000
committergccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2001-08-25 07:16:44 +0000
commit1ff9926e06efbeb6472c9e5b28147c91ebfc26df (patch)
tree7f54f81f1760afcc034941daa800bd261bc21e1c /libstdc++-v3
parent0982eb4ea8c86e24dee5971e74d7eb5fc9f50e06 (diff)
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45170 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 d20f9d549bf..db523ff04fa 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__ 20010824
+#define __GLIBCPP__ 20010825
// This is necessary until GCC supports separate template
// compilation.