From 0a92df7f0e34b3269c456b97772710485a288310 Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Mon, 15 Nov 2004 00:16:13 +0000 Subject: [PATCH] Daily bump. [[Split portion of a mixed commit.]] From-SVN: r90643.1 --- 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 aab7b0ce0dc..f7bdc75003d 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 __GLIBCPP__ 20041114 +#define __GLIBCPP__ 20041115 // This is necessary until GCC supports separate template compilation. #define _GLIBCPP_NO_TEMPLATE_EXPORT 1 -- 2.47.3