summaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorgccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2003-07-19 00:16:07 +0000
committergccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2003-07-19 00:16:07 +0000
commite335475220cb50528dd43d1a88324e6b0061b3db (patch)
tree9d81c09ea644849638e46b2904818cb8a78efb4d /libstdc++-v3
parentf2791601052331e4a420dc9b2e94e6c422a2d9e4 (diff)
downloadgcc-e335475220cb50528dd43d1a88324e6b0061b3db.tar.gz
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69575 138bc75d-0d04-0410-961f-82ee72b054a4
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 1c5ddf1efeb..5714611f48c 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__ 20030718
+#define __GLIBCXX__ 20030719
// This is necessary until GCC supports separate template compilation.
#define _GLIBCXX_NO_TEMPLATE_EXPORT 1