aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2003-12-06 00:16:08 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2003-12-06 00:16:08 +0000
commit1c9ca54d323e565bbabc8606313b39caeb265ac8 (patch)
treebc5482ef32516ccd6c0738402b6d31bd0a90850f /libstdc++-v3/include
parentb92be669aa9bbc320969d0296a3af805deb9c785 (diff)
downloadgcc-1c9ca54d323e565bbabc8606313b39caeb265ac8.zip
gcc-1c9ca54d323e565bbabc8606313b39caeb265ac8.tar.gz
gcc-1c9ca54d323e565bbabc8606313b39caeb265ac8.tar.bz2
Daily bump.
From-SVN: r74354
Diffstat (limited to 'libstdc++-v3/include')
-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 492838b..fd9182b 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__ 20031205
+#define __GLIBCXX__ 20031206
// Allow use of "export template." This is currently not a feature
// that g++ supports.