diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-11-13 08:17:23 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2002-11-13 08:17:23 +0000 |
commit | 7b53becc108e717109ebf7541b1af06083d8e95c (patch) | |
tree | b5e6b32fd4dbfe17c89030f7ae959e3af218f5f6 /libstdc++-v3/include/bits | |
parent | fe83a9ce5a977aa3f54d3d5684096edcc022a961 (diff) | |
download | gcc-7b53becc108e717109ebf7541b1af06083d8e95c.tar.gz |
Daily bump.
From-SVN: r59071
Diffstat (limited to 'libstdc++-v3/include/bits')
-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 e06c9eb87d5..36e89eefd3d 100644 --- a/libstdc++-v3/include/bits/c++config +++ b/libstdc++-v3/include/bits/c++config @@ -34,7 +34,7 @@ #include <bits/os_defines.h> // The current version of the C++ library in compressed ISO date format. -#define __GLIBCPP__ 20021112 +#define __GLIBCPP__ 20021113 // This is necessary until GCC supports separate template // compilation. |