summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2006-03-10 00:16:30 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2006-03-10 00:16:30 +0000
commit64bf7913cc35c86f2d2f97a1b34539abfd6e27d3 (patch)
treeae77ebe7dcd1f3233049fe645fb66b46603f6a48
parenteddec9e3b5081e38aa7a8465cba798fd84f24f5b (diff)
downloadgcc-64bf7913cc35c86f2d2f97a1b34539abfd6e27d3.tar.gz
Daily bump.
From-SVN: r111914
-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 326b9fcf91c..c89478bb6ef 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__ 20060309
+#define __GLIBCXX__ 20060310
// Allow use of "export template." This is currently not a feature
// that g++ supports.