aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/c++config
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 /libstdc++-v3/include/bits/c++config
parent2e1d814328d983fe759d53b687799331324cd564 (diff)
Daily bump.
From-SVN: r122143
Diffstat (limited to 'libstdc++-v3/include/bits/c++config')
-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 81e81727285..899eacef7e0 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.