aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-11-08 00:16:15 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-11-08 00:16:15 +0000
commit1a89f1b5060e65f701f8b5deb29d99d50a4fe994 (patch)
treeeddd878732283b75043aacccc0038cc4605000f5
parentc167992a3c8c01023583dd6c43d4f345919ef27c (diff)
downloadgcc-1a89f1b5060e65f701f8b5deb29d99d50a4fe994.zip
gcc-1a89f1b5060e65f701f8b5deb29d99d50a4fe994.tar.gz
gcc-1a89f1b5060e65f701f8b5deb29d99d50a4fe994.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r90249.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 2cdb4cb..1dd5800 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__ 20041107
+#define __GLIBCXX__ 20041108
// Allow use of "export template." This is currently not a feature
// that g++ supports.