aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-12-05 00:16:15 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-12-05 00:16:15 +0000
commitf7b279f9d0d7274ff8fccb072b4e6cf91d5b74c5 (patch)
tree693bfebe268fba98238758dc3fea30c3f0556cd9
parent66002fe5eebe1f1f8719b720429e2d0133a4bdc4 (diff)
downloadgcc-f7b279f9d0d7274ff8fccb072b4e6cf91d5b74c5.zip
gcc-f7b279f9d0d7274ff8fccb072b4e6cf91d5b74c5.tar.gz
gcc-f7b279f9d0d7274ff8fccb072b4e6cf91d5b74c5.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r91735.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 67fdaf8..dd48367 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__ 20041204
+#define __GLIBCXX__ 20041205
// Allow use of "export template." This is currently not a feature
// that g++ supports.