summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-11-09 00:16:36 +0000
committergccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-11-09 00:16:36 +0000
commitae71071949d1c74cba31deacd73072001f990622 (patch)
treecf992984bf62acc0d630877b7ec1ccabbc176b18
parent35726e9c1926a657a1dde0ee95e14df3506f1700 (diff)
downloadgcc-ae71071949d1c74cba31deacd73072001f990622.tar.gz
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90322 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 1dd58001e6f..fa087019d4b 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__ 20041108
+#define __GLIBCXX__ 20041109
// Allow use of "export template." This is currently not a feature
// that g++ supports.