summaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-04-14 00:16:10 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-04-14 00:16:10 +0000
commit6ef79dcb4e456a228248a17f938f9dac4d8b8986 (patch)
treec321b3f3616bc21817013fb497ca7a2404430c14 /libstdc++-v3
parent73ad3de533055fc656541fa0bb1c501d6b48cb09 (diff)
downloadgcc-6ef79dcb4e456a228248a17f938f9dac4d8b8986.tar.gz
Daily bump.
From-SVN: r80673
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 5dc04876523..c5befed31de 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__ 20040413
+#define __GLIBCXX__ 20040414
// Allow use of "export template." This is currently not a feature
// that g++ supports.