aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-12-03 00:16:39 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-12-03 00:16:39 +0000
commitdda7d95b7dea9f0df16389082e5973c96a06247d (patch)
tree12cd495a77db7477a6b39555ede642f8aa7d5c88 /libstdc++-v3
parent3b24cac5a85e424f66695902bd99d7678b1fd665 (diff)
downloadgcc-dda7d95b7dea9f0df16389082e5973c96a06247d.zip
gcc-dda7d95b7dea9f0df16389082e5973c96a06247d.tar.gz
gcc-dda7d95b7dea9f0df16389082e5973c96a06247d.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r91669.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 2b9964c..1099ac9 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__ 20041202
+#define __GLIBCXX__ 20041203
// Allow use of "export template." This is currently not a feature
// that g++ supports.