aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-10-09 00:16:17 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-10-09 00:16:17 +0000
commit90e27d787026f14fa2d5c46f8a0107ddc4cc47ba (patch)
tree6441c172600153face3fc0ef44c94cb5af5fa9ea
parent39f00678027b513a160548f25b4845ea28cc45ea (diff)
Daily bump.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@88805 138bc75d-0d04-0410-961f-82ee72b054a4
-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 0a0950d110b..1bc68310e61 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__ 20041008
+#define __GLIBCXX__ 20041009
// Allow use of "export template." This is currently not a feature
// that g++ supports.