diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-12-30 00:16:33 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2004-12-30 00:16:33 +0000 |
| commit | b53948b951e8fddb8f1cafa910c3da5a2a158fee (patch) | |
| tree | f6ec59c2493eb9394d523649358b8066fe3d735f /libstdc++-v3 | |
| parent | 06170e1d314a2f2b3bc179943e45d39e50a58929 (diff) | |
| download | gcc-b53948b951e8fddb8f1cafa910c3da5a2a158fee.tar.gz gcc-b53948b951e8fddb8f1cafa910c3da5a2a158fee.tar.bz2 gcc-b53948b951e8fddb8f1cafa910c3da5a2a158fee.zip | |
Daily bump.
From-SVN: r92718
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 731c5580f95..d9c0f22d915 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__ 20041229 +#define __GLIBCXX__ 20041230 // Allow use of "export template." This is currently not a feature // that g++ supports. |
