summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include
diff options
context:
space:
mode:
authorgccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-08-24 00:16:21 +0000
committergccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-08-24 00:16:21 +0000
commitac694641df272b26b0348abb11b6a94c2a7de7b2 (patch)
treeb7478da9045b096791a43bd1db7511633e2859fd /libstdc++-v3/include
parent774eae6e116958a988f34c7736fb12bb010e83d3 (diff)
downloadgcc-ac694641df272b26b0348abb11b6a94c2a7de7b2.tar.gz
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86449 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/include')
-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 db1ff212cef..cbe28a7d2ba 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__ 20040823
+#define __GLIBCXX__ 20040824
// Allow use of "export template." This is currently not a feature
// that g++ supports.