aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2007-02-23 00:16:28 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2007-02-23 00:16:28 +0000
commit3da9c032fc01795f95d39afdc9285a3c3538cd26 (patch)
tree7ddb621d8fd08ca96dca99e61a1aa74f169f01c4
parentd7460434d923fdec310ae626bdb5694a76962bc7 (diff)
downloadgcc-3da9c032fc01795f95d39afdc9285a3c3538cd26.zip
gcc-3da9c032fc01795f95d39afdc9285a3c3538cd26.tar.gz
gcc-3da9c032fc01795f95d39afdc9285a3c3538cd26.tar.bz2
Daily bump.
From-SVN: r122241
-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 54d3cf3..2f1c11e 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__ 20070222
+#define __GLIBCXX__ 20070223
// Allow use of "export template." This is currently not a feature
// that g++ supports.