summaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorgccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-10-27 00:16:16 +0000
committergccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-10-27 00:16:16 +0000
commitddeb70206c2023bb8fc1cd5ee7fdbfaa20e09c9d (patch)
tree6c1495868bda9277e0ef0ad4ccf61ff28ed4533b /libstdc++-v3
parent05e1121a3ca8945f333d175fda8150f147d81283 (diff)
downloadgcc-ddeb70206c2023bb8fc1cd5ee7fdbfaa20e09c9d.tar.gz
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89618 138bc75d-0d04-0410-961f-82ee72b054a4
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 09a16bcab3a..8912a70ee04 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__ 20041026
+#define __GLIBCXX__ 20041027
// Allow use of "export template." This is currently not a feature
// that g++ supports.