aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-06-14 00:16:16 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-06-14 00:16:16 +0000
commitbd85b0cba676ce5dc076eec5146fd33575db40ec (patch)
tree1e38c9d706b420981bbeefcab415ba16e3def858
parentfc2ce0d0198cc79515b0f7ff4d5891b4cf347ecf (diff)
downloadgcc-bd85b0cba676ce5dc076eec5146fd33575db40ec.zip
gcc-bd85b0cba676ce5dc076eec5146fd33575db40ec.tar.gz
gcc-bd85b0cba676ce5dc076eec5146fd33575db40ec.tar.bz2
Daily bump.
[[Split portion of a mixed commit.]] From-SVN: r83074.2
-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 4476d24..5f089ff 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__ 20040613
+#define __GLIBCXX__ 20040614
// Allow use of "export template." This is currently not a feature
// that g++ supports.