aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2003-05-14 00:16:09 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2003-05-14 00:16:09 +0000
commit6092cf6a29980892d9713e5ec2bd62158fc15854 (patch)
tree247f449db2d6af319806dae62b5518296569d6d8
parent171b9a562ea050d16ea28953e6a39cc7112e254f (diff)
downloadgcc-6092cf6a29980892d9713e5ec2bd62158fc15854.zip
gcc-6092cf6a29980892d9713e5ec2bd62158fc15854.tar.gz
gcc-6092cf6a29980892d9713e5ec2bd62158fc15854.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r66794.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 1397bc6..711c308 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__ 20030513
+#define __GLIBCPP__ 20030514
// This is necessary until GCC supports separate template compilation.
#define _GLIBCPP_NO_TEMPLATE_EXPORT 1