aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-11-13 00:16:33 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-11-13 00:16:33 +0000
commit7a4702d25bdcb3c8e7087f659c599a66e0b5a90d (patch)
treef06a9f6d244965105669ab521064bbc3ecf368b8
parent6def409d5412c249cf7c96bfacb6df5fc5827ff7 (diff)
downloadgcc-7a4702d25bdcb3c8e7087f659c599a66e0b5a90d.zip
gcc-7a4702d25bdcb3c8e7087f659c599a66e0b5a90d.tar.gz
gcc-7a4702d25bdcb3c8e7087f659c599a66e0b5a90d.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r90563.2
-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 06891bb..3e7ede3 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__ 20041112
+#define __GLIBCXX__ 20041113
// Allow use of "export template." This is currently not a feature
// that g++ supports.