summaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorgccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2002-04-23 07:17:20 +0000
committergccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2002-04-23 07:17:20 +0000
commit79705d573f573d2f68e5171df065cc88bca2c912 (patch)
tree663ab8d22b2b64c8dd40eb5ccec7c4d780d9e41a /libstdc++-v3
parent0b3959efee1dd5e996bbdb2772294af81f7926ac (diff)
downloadgcc-79705d573f573d2f68e5171df065cc88bca2c912.tar.gz
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52655 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 846c03117db..a412034eeee 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__ 20020422
+#define __GLIBCPP__ 20020423
// This is necessary until GCC supports separate template
// compilation.