summaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorgccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2002-07-14 07:16:50 +0000
committergccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2002-07-14 07:16:50 +0000
commitf4b4bde9d9429fbd8363f7f6076cb774e6f1ba95 (patch)
treeddf01fd9ee56bd9844c2f105ec4c9b38688b44fe /libstdc++-v3
parent923b2142242ee525e210ef81ae165a4afe50a594 (diff)
downloadgcc-f4b4bde9d9429fbd8363f7f6076cb774e6f1ba95.tar.gz
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@55442 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 04ece5852c6..da33aa49d9d 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__ 20020713
+#define __GLIBCPP__ 20020714
// This is necessary until GCC supports separate template
// compilation.