aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/c++config
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2007-02-01 00:16:30 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2007-02-01 00:16:30 +0000
commit056e5cd1beed787dbe86c7567aaacdd54df43a97 (patch)
treea92145d0e14c9f3b2435993da13d099355f461d5 /libstdc++-v3/include/bits/c++config
parent944765863eec87a9f37e297994fd2af960397138 (diff)
Daily bump.
From-SVN: r121446
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 6a10ff5411f..6b00e4de796 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__ 20070131
+#define __GLIBCXX__ 20070201
// Allow use of "export template." This is currently not a feature
// that g++ supports.