aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-06-16 00:16:15 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-06-16 00:16:15 +0000
commitaaab7bb6d7660df0773a444bd6a4a20f586f1a98 (patch)
tree1a56eeac42433b4e11e0cc04bbdbef620f2a02d9
parenta0543ff31cf117a8b2bcb7f8da9a69495d9f9412 (diff)
downloadgcc-aaab7bb6d7660df0773a444bd6a4a20f586f1a98.zip
gcc-aaab7bb6d7660df0773a444bd6a4a20f586f1a98.tar.gz
gcc-aaab7bb6d7660df0773a444bd6a4a20f586f1a98.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r83219.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 2aa3666..a629057 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__ 20040615
+#define __GLIBCXX__ 20040616
// Allow use of "export template." This is currently not a feature
// that g++ supports.