summaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-03-05 00:16:11 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-03-05 00:16:11 +0000
commit5fd200f17fa09d56e1972a1d8dbfb913df4f601c (patch)
tree4193700551e6bc251a2cc5d26a3e497de9001c99 /libstdc++-v3
parent80e39f4ae5073854c9be4c01b5778e977ab28b3f (diff)
downloadgcc-5fd200f17fa09d56e1972a1d8dbfb913df4f601c.tar.gz
Daily bump.
From-SVN: r78947
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 c39143abb58..458d285a24f 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__ 20040304
+#define __GLIBCXX__ 20040305
// Allow use of "export template." This is currently not a feature
// that g++ supports.