aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-10-17 00:16:15 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-10-17 00:16:15 +0000
commit375e2166441f61b7860c74425a668af9766f16c8 (patch)
tree48b2c5c7c44a52377270b38b54ff54c450c8207a
parentb2bce34f38a24103ffa6b84c80980bf0c55b2b63 (diff)
downloadgcc-375e2166441f61b7860c74425a668af9766f16c8.zip
gcc-375e2166441f61b7860c74425a668af9766f16c8.tar.gz
gcc-375e2166441f61b7860c74425a668af9766f16c8.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r89162.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 c8b1a9d..7ba88f7 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__ 20041016
+#define __GLIBCXX__ 20041017
// Allow use of "export template." This is currently not a feature
// that g++ supports.