summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2005-05-11 00:16:18 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2005-05-11 00:16:18 +0000
commit206fcadb0c2d72a71fc2ba01b16e705d0a9fc13d (patch)
tree2a55cee64d76a9c782fb9687daa6f10c651bdb2d
parent57d4541cc5046eb7733ff77e02cd3b2bdac9a916 (diff)
downloadgcc-206fcadb0c2d72a71fc2ba01b16e705d0a9fc13d.tar.gz
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r99553.1
-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 81215b27128..ebd72e571fb 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 __GLIBCPP__ 20050510
+#define __GLIBCPP__ 20050511
// This is necessary until GCC supports separate template compilation.
#define _GLIBCPP_NO_TEMPLATE_EXPORT 1