aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2006-03-05 00:16:56 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2006-03-05 00:16:56 +0000
commited8e0ae743e93f9bdfb0ba353a905a02c478cfcc (patch)
treec87cf456bfbb04482efa80133d7d3928c4bbe04a
parent6459683849b31cc51642c63e69698d9c389ada23 (diff)
downloadgcc-ed8e0ae743e93f9bdfb0ba353a905a02c478cfcc.zip
gcc-ed8e0ae743e93f9bdfb0ba353a905a02c478cfcc.tar.gz
gcc-ed8e0ae743e93f9bdfb0ba353a905a02c478cfcc.tar.bz2
Daily bump.
From-SVN: r111723
-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 fd27579..e4a0d87 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__ 20060304
+#define __GLIBCXX__ 20060305
// Allow use of "export template." This is currently not a feature
// that g++ supports.