aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-10-20 00:16:22 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-10-20 00:16:22 +0000
commita47498de5390897528edf49ff8e7988a0e973243 (patch)
tree9d97915e00e17bf6492ab3681899fde4d1a196be
parent5385ca4f558ed4d915967fc3e80203c4a3e2cb54 (diff)
downloadgcc-a47498de5390897528edf49ff8e7988a0e973243.zip
gcc-a47498de5390897528edf49ff8e7988a0e973243.tar.gz
gcc-a47498de5390897528edf49ff8e7988a0e973243.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r89306.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 f9e01b0..64c17f6 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__ 20041019
+#define __GLIBCXX__ 20041020
// Allow use of "export template." This is currently not a feature
// that g++ supports.