summaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorgccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-10-11 00:16:17 +0000
committergccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-10-11 00:16:17 +0000
commit48dc32ad890dc2a7d4079ee6799aa2a16df4e701 (patch)
tree0d2f22fa77077caa2bfb3133a6f069befd19a7f3 /libstdc++-v3
parent3e71504d2157080858c28f3cd198d305f7430caa (diff)
downloadgcc-48dc32ad890dc2a7d4079ee6799aa2a16df4e701.tar.gz
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88865 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 67b9e605a85..60c34d9384b 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__ 20041010
+#define __GLIBCXX__ 20041011
// Allow use of "export template." This is currently not a feature
// that g++ supports.