diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2003-07-10 00:16:06 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2003-07-10 00:16:06 +0000 |
commit | a1188b984f53780cbeeb965ae7933555b54488d7 (patch) | |
tree | ed45bf9c20037d3118e164f1194753cf44a0d7c7 /libstdc++-v3 | |
parent | 6489f188ac79459070d88b15f0f81c8976223a6f (diff) | |
download | gcc-a1188b984f53780cbeeb965ae7933555b54488d7.tar.gz |
Daily bump.
From-SVN: r69163
Diffstat (limited to 'libstdc++-v3')
-rw-r--r-- | libstdc++-v3/include/bits/c++config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/include/bits/c++config b/libstdc++-v3/include/bits/c++config index e2a0904e4ac..81c8bc50f23 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__ 20030709 +#define __GLIBCXX__ 20030710 // This is necessary until GCC supports separate template compilation. #define _GLIBCXX_NO_TEMPLATE_EXPORT 1 |