From cd94930b58bb2195826b0e7a46ca677d75253040 Mon Sep 17 00:00:00 2001 From: gccadmin Date: Sat, 9 Oct 2004 00:16:17 +0000 Subject: [PATCH] Daily bump. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88805 138bc75d-0d04-0410-961f-82ee72b054a4 --- libstdc++-v3/include/bits/c++config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libstdc++-v3/include/bits/c++config b/libstdc++-v3/include/bits/c++config index 0a0950d110b..1bc68310e61 100644 --- a/libstdc++-v3/include/bits/c++config +++ b/libstdc++-v3/include/bits/c++config @@ -35,7 +35,7 @@ #include // The current version of the C++ library in compressed ISO date format. -#define __GLIBCXX__ 20041008 +#define __GLIBCXX__ 20041009 // Allow use of "export template." This is currently not a feature // that g++ supports. -- 2.11.4.GIT