diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2003-07-31 00:16:08 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2003-07-31 00:16:08 +0000 |
commit | a57ee9cd5b7f23b2a25440fef2288b5cccc8024d (patch) | |
tree | 79b79f082638c5a6ce31e548db34f20c55669679 /libstdc++-v3 | |
parent | 9faa149ca31f95af13de7ee2282975ed27df8a28 (diff) | |
download | gcc-a57ee9cd5b7f23b2a25440fef2288b5cccc8024d.tar.gz |
Daily bump.
From-SVN: r69981
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 e4223ecdb61..533cba690af 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__ 20030730 +#define __GLIBCXX__ 20030731 // Allow use of "export template." This is currently not a feature // that g++ supports. |