summaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorgccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-02-29 00:16:40 +0000
committergccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-02-29 00:16:40 +0000
commita451ab6f13e9630e0cd1b60f2492f6abf79a3046 (patch)
tree454c9865f7074e2b935a58d6a02eb27bc964e3c0 /libstdc++-v3
parent322c5c167c876f0cdf90de0eef135ad48f22c18a (diff)
downloadgcc-a451ab6f13e9630e0cd1b60f2492f6abf79a3046.tar.gz
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@78642 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 d323d90f721..d7311ad0d28 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__ 20040228
+#define __GLIBCXX__ 20040229
// Allow use of "export template." This is currently not a feature
// that g++ supports.