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