aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2005-03-16 00:16:26 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2005-03-16 00:16:26 +0000
commitc96a2f400d3a0e94763e9677c8c7f48a274b295e (patch)
tree2d3cde52f78e1ac386d44caef076ca971ef1bc07 /libstdc++-v3
parentb0de85997de6e241995d4bea75e62e5f7dd438b9 (diff)
downloadgcc-c96a2f400d3a0e94763e9677c8c7f48a274b295e.zip
gcc-c96a2f400d3a0e94763e9677c8c7f48a274b295e.tar.gz
gcc-c96a2f400d3a0e94763e9677c8c7f48a274b295e.tar.bz2
Daily bump.
From-SVN: r96543
Diffstat (limited to 'libstdc++-v3')
-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 f08e6e1..872d78b 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__ 20050315
+#define __GLIBCXX__ 20050316
// Allow use of "export template." This is currently not a feature
// that g++ supports.