aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-02-15 00:16:23 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-02-15 00:16:23 +0000
commitfa7c0d68a454415105defac67eca983f425a17b0 (patch)
tree6eb60c4fcd01e005d13ae3faa211bb64b3274bd6
parentbe812605bc1582e5706fc90854d4b90f19302202 (diff)
downloadgcc-fa7c0d68a454415105defac67eca983f425a17b0.zip
gcc-fa7c0d68a454415105defac67eca983f425a17b0.tar.gz
gcc-fa7c0d68a454415105defac67eca983f425a17b0.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r77836.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 6ba916b..4e747f9 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__ 20040214
+#define __GLIBCXX__ 20040215
// Allow use of "export template." This is currently not a feature
// that g++ supports.