summaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorgccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-04-26 00:16:11 +0000
committergccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-04-26 00:16:11 +0000
commitdb3b0cb91ba97c364977565045d67d7ebd7dd926 (patch)
treeaa5ce18ebd9bfd46368e2f72b16c2865822b6ccd /libstdc++-v3
parentf0ac718cb2b4b01767bf98a3f3e5f7ea967103dd (diff)
downloadgcc-db3b0cb91ba97c364977565045d67d7ebd7dd926.tar.gz
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81173 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 a6258e2214d..a68c7c9b669 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__ 20040425
+#define __GLIBCXX__ 20040426
// Allow use of "export template." This is currently not a feature
// that g++ supports.