aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-06-24 00:16:20 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-06-24 00:16:20 +0000
commit44ee9aef7bf45d3170a6b44c907ee94c637f73f3 (patch)
treea36c73842d5a27292034998aefe1cc663b1f0f5f /libstdc++-v3
parent9412376a4980aad9f32df8651de907b395dedf16 (diff)
downloadgcc-44ee9aef7bf45d3170a6b44c907ee94c637f73f3.zip
gcc-44ee9aef7bf45d3170a6b44c907ee94c637f73f3.tar.gz
gcc-44ee9aef7bf45d3170a6b44c907ee94c637f73f3.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r83572.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 3ec845e..4d19805 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__ 20040623
+#define __GLIBCXX__ 20040624
// Allow use of "export template." This is currently not a feature
// that g++ supports.