summaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorgccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-04-14 00:16:10 +0000
committergccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-04-14 00:16:10 +0000
commit4336f11b6513d517f3742969f11f41526ab8ac78 (patch)
treec321b3f3616bc21817013fb497ca7a2404430c14 /libstdc++-v3
parenta7ebcfd883bf9c0db334d31aafe7618ff72367b6 (diff)
downloadgcc-4336f11b6513d517f3742969f11f41526ab8ac78.tar.gz
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@80673 138bc75d-0d04-0410-961f-82ee72b054a4
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 5dc04876523..c5befed31de 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__ 20040413
+#define __GLIBCXX__ 20040414
// Allow use of "export template." This is currently not a feature
// that g++ supports.