aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-05-30 00:16:13 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-05-30 00:16:13 +0000
commit666e5d7b945c77f3bd9f3fdf00bf75f3a02e3499 (patch)
tree29558724abe4f069adc39bf4e6d20c73c109e8f0 /libstdc++-v3
parentbe00f578ec251393182c202bd130350c30f9b088 (diff)
downloadgcc-666e5d7b945c77f3bd9f3fdf00bf75f3a02e3499.zip
gcc-666e5d7b945c77f3bd9f3fdf00bf75f3a02e3499.tar.gz
gcc-666e5d7b945c77f3bd9f3fdf00bf75f3a02e3499.tar.bz2
Daily bump.
From-SVN: r82436
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 76d525c..b0c3f65 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__ 20040529
+#define __GLIBCXX__ 20040530
// Allow use of "export template." This is currently not a feature
// that g++ supports.