aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-10-12 00:16:25 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-10-12 00:16:25 +0000
commite7b5576858b1f5772430e94f8ded17d0fb7764d0 (patch)
treef23b49e76848c8d662fdee77c889b48256eb57e5
parente79e850400dd6f9ea657541f602579b5cc9ad7da (diff)
downloadgcc-e7b5576858b1f5772430e94f8ded17d0fb7764d0.zip
gcc-e7b5576858b1f5772430e94f8ded17d0fb7764d0.tar.gz
gcc-e7b5576858b1f5772430e94f8ded17d0fb7764d0.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r88911.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 60c34d9..effbfc5 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__ 20041011
+#define __GLIBCXX__ 20041012
// Allow use of "export template." This is currently not a feature
// that g++ supports.