aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-10-30 00:16:21 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-10-30 00:16:21 +0000
commitd2019928fd42aa3caad2c071b889e59f46238871 (patch)
treeb6936eec74bd871be5bde0dfbd196181dd177f40
parente93b9a7f761d5941ac002404c74103bf77271835 (diff)
downloadgcc-d2019928fd42aa3caad2c071b889e59f46238871.zip
gcc-d2019928fd42aa3caad2c071b889e59f46238871.tar.gz
gcc-d2019928fd42aa3caad2c071b889e59f46238871.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r89870.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 ce2f8b0..e57bc6f 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__ 20041029
+#define __GLIBCXX__ 20041030
// Allow use of "export template." This is currently not a feature
// that g++ supports.