aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-10-23 00:16:25 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-10-23 00:16:25 +0000
commitf38b1cee955c14c422f713c80c31bc57d35a9735 (patch)
tree8dd33ea1b75b4e2f73a601b112de295dcc189295
parent0f051780fac085765e50b33f98029b5b7db4fedd (diff)
downloadgcc-f38b1cee955c14c422f713c80c31bc57d35a9735.zip
gcc-f38b1cee955c14c422f713c80c31bc57d35a9735.tar.gz
gcc-f38b1cee955c14c422f713c80c31bc57d35a9735.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r89484.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 1fe8f69..2800353 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__ 20041022
+#define __GLIBCXX__ 20041023
// Allow use of "export template." This is currently not a feature
// that g++ supports.