aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-11-09 00:16:36 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-11-09 00:16:36 +0000
commitd9e75e864c495719c56bdc4b9558a30fb84fd471 (patch)
treecf992984bf62acc0d630877b7ec1ccabbc176b18
parent699fd33bad1f3b55ba828e92f855f3c62e0d9568 (diff)
downloadgcc-d9e75e864c495719c56bdc4b9558a30fb84fd471.zip
gcc-d9e75e864c495719c56bdc4b9558a30fb84fd471.tar.gz
gcc-d9e75e864c495719c56bdc4b9558a30fb84fd471.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r90322.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 1dd5800..fa08701 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__ 20041108
+#define __GLIBCXX__ 20041109
// Allow use of "export template." This is currently not a feature
// that g++ supports.