aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-11-28 00:16:25 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-11-28 00:16:25 +0000
commit69b7944b0dc051434b07f7e5614c20ba3806bc64 (patch)
tree66cfcd0adc99d47998428ec2f2c282451eaab0f7 /libstdc++-v3
parent0c1e33969b8f0fdae4f8abc392428071d2d23f0d (diff)
downloadgcc-69b7944b0dc051434b07f7e5614c20ba3806bc64.zip
gcc-69b7944b0dc051434b07f7e5614c20ba3806bc64.tar.gz
gcc-69b7944b0dc051434b07f7e5614c20ba3806bc64.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r91403.2
Diffstat (limited to 'libstdc++-v3')
-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 8f6699a..c121ea2 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__ 20041127
+#define __GLIBCXX__ 20041128
// Allow use of "export template." This is currently not a feature
// that g++ supports.