aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2006-03-11 00:16:27 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2006-03-11 00:16:27 +0000
commitb9a4de84fdc35417cfe881d12511360bb426556b (patch)
tree0eca28393a6ccfdb81c59ee43c951e147dc70c85
parent64bf7913cc35c86f2d2f97a1b34539abfd6e27d3 (diff)
downloadgcc-b9a4de84fdc35417cfe881d12511360bb426556b.zip
gcc-b9a4de84fdc35417cfe881d12511360bb426556b.tar.gz
gcc-b9a4de84fdc35417cfe881d12511360bb426556b.tar.bz2
Daily bump.
From-SVN: r111953
-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 c89478b..15e4b28 100644
--- a/libstdc++-v3/include/bits/c++config
+++ b/libstdc++-v3/include/bits/c++config
@@ -35,7 +35,7 @@
#include <bits/os_defines.h>
// The current version of the C++ library in compressed ISO date format.
-#define __GLIBCXX__ 20060310
+#define __GLIBCXX__ 20060311
// Allow use of "export template." This is currently not a feature
// that g++ supports.