aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2003-07-18 00:16:08 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2003-07-18 00:16:08 +0000
commit35c77862c921a82a9d2bc4175dc041bd1e99e2bd (patch)
treeef7ce316700113f88beac0ab190bc5af8dbd5039 /libstdc++-v3
parentbf88d870027e4607b2760fa9ac44d2bd6125f50c (diff)
downloadgcc-35c77862c921a82a9d2bc4175dc041bd1e99e2bd.zip
gcc-35c77862c921a82a9d2bc4175dc041bd1e99e2bd.tar.gz
gcc-35c77862c921a82a9d2bc4175dc041bd1e99e2bd.tar.bz2
Daily bump.
From-SVN: r69531
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 553f5ab..1c5ddf1 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__ 20030717
+#define __GLIBCXX__ 20030718
// This is necessary until GCC supports separate template compilation.
#define _GLIBCXX_NO_TEMPLATE_EXPORT 1