From: GCC Administrator Date: Sat, 29 Jul 2006 00:16:39 +0000 (+0000) Subject: Daily bump. X-Git-Tag: releases/gcc-4.0.4~490 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a41438bf98b874c92741f32ed75e70b619649f20;p=thirdparty%2Fgcc.git Daily bump. From-SVN: r115804 --- diff --git a/libstdc++-v3/include/bits/c++config b/libstdc++-v3/include/bits/c++config index a9ffdbc8efa3..deedbf0c5272 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__ 20060728 +#define __GLIBCXX__ 20060729 // Allow use of "export template." This is currently not a feature // that g++ supports.