aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-01-04 00:16:08 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-01-04 00:16:08 +0000
commite237c8f52a6aa729366fc2eeb27257ee6c0cb160 (patch)
tree164b6978b798760c5b5e5c30fd0fbb5472009fd7 /libstdc++-v3
parent879b71015b5fdc6ff6efa03063091a2368227df0 (diff)
downloadgcc-e237c8f52a6aa729366fc2eeb27257ee6c0cb160.zip
gcc-e237c8f52a6aa729366fc2eeb27257ee6c0cb160.tar.gz
gcc-e237c8f52a6aa729366fc2eeb27257ee6c0cb160.tar.bz2
Daily bump.
From-SVN: r75378
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 3437021..f763203 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__ 20040103
+#define __GLIBCXX__ 20040104
// Allow use of "export template." This is currently not a feature
// that g++ supports.