aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-06-08 00:16:25 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-06-08 00:16:25 +0000
commitaa07e14d5d3d90dd7f5e0804a8626cd6d4ddbb0e (patch)
treefcb68dd729cfe58a1b1a19f0b5995ca23cf3c880 /libstdc++-v3
parentb61d577bdc333fa999b390204c16529b7cca747e (diff)
downloadgcc-aa07e14d5d3d90dd7f5e0804a8626cd6d4ddbb0e.zip
gcc-aa07e14d5d3d90dd7f5e0804a8626cd6d4ddbb0e.tar.gz
gcc-aa07e14d5d3d90dd7f5e0804a8626cd6d4ddbb0e.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r82733.2
Diffstat (limited to 'libstdc++-v3')
-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 9427887..130f117 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__ 20040607
+#define __GLIBCXX__ 20040608
// Allow use of "export template." This is currently not a feature
// that g++ supports.