summaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorgccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-10-04 00:16:13 +0000
committergccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-10-04 00:16:13 +0000
commit7d47e4ee09bd330c5fdf5be0f8acf305d904a71a (patch)
treed1df5fba035854e0845c32c043c855069279edb4 /libstdc++-v3
parentf98b02b26541f2dc1716b9c5eacdbb23ca7e7807 (diff)
downloadgcc-7d47e4ee09bd330c5fdf5be0f8acf305d904a71a.tar.gz
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88470 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 4500bb83623..5dce58c64f3 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__ 20041003
+#define __GLIBCXX__ 20041004
// Allow use of "export template." This is currently not a feature
// that g++ supports.