aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-01-28 00:16:16 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-01-28 00:16:16 +0000
commitc4ef652567d278d63cd55d7730db2808eb098564 (patch)
treebf832a103c0c6501138fe513c826a44f3742244f /libstdc++-v3
parent590fcf48ae3cd3527077ee13e54ad60b2d83037a (diff)
downloadgcc-c4ef652567d278d63cd55d7730db2808eb098564.zip
gcc-c4ef652567d278d63cd55d7730db2808eb098564.tar.gz
gcc-c4ef652567d278d63cd55d7730db2808eb098564.tar.bz2
Daily bump.
From-SVN: r76771
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 2ca502c..ae93d4c 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__ 20040127
+#define __GLIBCXX__ 20040128
// Allow use of "export template." This is currently not a feature
// that g++ supports.