aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-12-04 00:16:24 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-12-04 00:16:24 +0000
commit1b68ae543cfdc2819d365dc59c759e67e34ff4a3 (patch)
tree7ddf9f0841b49ef1dad592ea4423099b65d3739b
parent8313ff6505b821e59712d139bca5ebc0005c0f08 (diff)
downloadgcc-1b68ae543cfdc2819d365dc59c759e67e34ff4a3.zip
gcc-1b68ae543cfdc2819d365dc59c759e67e34ff4a3.tar.gz
gcc-1b68ae543cfdc2819d365dc59c759e67e34ff4a3.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r91710.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 1099ac9..67fdaf8 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__ 20041203
+#define __GLIBCXX__ 20041204
// Allow use of "export template." This is currently not a feature
// that g++ supports.