aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-07-18 00:16:11 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-07-18 00:16:11 +0000
commitb52cf5a74395bb7b39ded04dd7dd1fd756dd99e3 (patch)
tree4868ad0800033308378d3723707a8bdbb9d2384f /libstdc++-v3
parente7a742ec9624db7b29d824a7b9899b73554322e3 (diff)
downloadgcc-b52cf5a74395bb7b39ded04dd7dd1fd756dd99e3.zip
gcc-b52cf5a74395bb7b39ded04dd7dd1fd756dd99e3.tar.gz
gcc-b52cf5a74395bb7b39ded04dd7dd1fd756dd99e3.tar.bz2
Daily bump.
From-SVN: r84884
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 782290b..ba5a447 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__ 20040717
+#define __GLIBCXX__ 20040718
// Allow use of "export template." This is currently not a feature
// that g++ supports.