aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-04-15 00:16:13 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-04-15 00:16:13 +0000
commitb65e59937422c53e380aad6fca219b5aaaf3b042 (patch)
tree93874ee19dd961bf34f6ed210a63e54f32b54c2c /libstdc++-v3
parent76e9802c68f8a93157ab707332f338e6d67d6621 (diff)
downloadgcc-b65e59937422c53e380aad6fca219b5aaaf3b042.zip
gcc-b65e59937422c53e380aad6fca219b5aaaf3b042.tar.gz
gcc-b65e59937422c53e380aad6fca219b5aaaf3b042.tar.bz2
Daily bump.
From-SVN: r80701
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 c5befed..f3de89f 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__ 20040414
+#define __GLIBCXX__ 20040415
// Allow use of "export template." This is currently not a feature
// that g++ supports.