aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-11-29 00:17:14 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-11-29 00:17:14 +0000
commit9302338c8c1e51d2a6eacae6fe30fb57499244e6 (patch)
tree5810ad653101dbf2cbe411d08672db1db9256c16 /libstdc++-v3
parentd97aeb4829f9453a54bc5b06b2d84f9c87a9f8b0 (diff)
downloadgcc-9302338c8c1e51d2a6eacae6fe30fb57499244e6.zip
gcc-9302338c8c1e51d2a6eacae6fe30fb57499244e6.tar.gz
gcc-9302338c8c1e51d2a6eacae6fe30fb57499244e6.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r91441.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 c121ea2..55eac65 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__ 20041128
+#define __GLIBCXX__ 20041129
// Allow use of "export template." This is currently not a feature
// that g++ supports.