summaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorgccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-05-17 00:16:46 +0000
committergccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-05-17 00:16:46 +0000
commita748a044522939b5c020e8a0d67741cc8ff03c7d (patch)
tree590374eea92aa9e0747cc0227d9dbf6401d72402 /libstdc++-v3
parentf4462328fdb262b912ae09473936d15f18beb0a4 (diff)
downloadgcc-a748a044522939b5c020e8a0d67741cc8ff03c7d.tar.gz
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81930 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 d1101488aca..b1489d46e24 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__ 20040516
+#define __GLIBCXX__ 20040517
// Allow use of "export template." This is currently not a feature
// that g++ supports.