aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2007-02-21 00:16:32 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2007-02-21 00:16:32 +0000
commit721cbc21c6318563434af41b5e8bc15ab548d6a7 (patch)
treead4d48cebfc44e068161dbbb840923230fcda206
parentd5ee41fcfa2f3cf31b2c3d346208da1af4d6caae (diff)
downloadgcc-721cbc21c6318563434af41b5e8bc15ab548d6a7.zip
gcc-721cbc21c6318563434af41b5e8bc15ab548d6a7.tar.gz
gcc-721cbc21c6318563434af41b5e8bc15ab548d6a7.tar.bz2
Daily bump.
From-SVN: r122184
-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 899eace..e51598d 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__ 20070220
+#define __GLIBCXX__ 20070221
// Allow use of "export template." This is currently not a feature
// that g++ supports.