aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2007-02-20 00:16:36 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2007-02-20 00:16:36 +0000
commitd5ee41fcfa2f3cf31b2c3d346208da1af4d6caae (patch)
treec991d106734044d7cff6ae86da40ca6e42bbb720
parent2e1d814328d983fe759d53b687799331324cd564 (diff)
downloadgcc-d5ee41fcfa2f3cf31b2c3d346208da1af4d6caae.zip
gcc-d5ee41fcfa2f3cf31b2c3d346208da1af4d6caae.tar.gz
gcc-d5ee41fcfa2f3cf31b2c3d346208da1af4d6caae.tar.bz2
Daily bump.
From-SVN: r122143
-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 81e8172..899eace 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__ 20070219
+#define __GLIBCXX__ 20070220
// Allow use of "export template." This is currently not a feature
// that g++ supports.