aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-12-29 00:16:14 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-12-29 00:16:14 +0000
commit41f364e78dd18248af54ed3e9f91c90777668d99 (patch)
treed5ea346fe7075bece373656467c3f5b305074991 /libstdc++-v3
parent5b4c8cb7ab24b85f2b3e29599d045e84219d0e57 (diff)
Daily bump.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@92691 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 65219fa10be..731c5580f95 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__ 20041228
+#define __GLIBCXX__ 20041229
// Allow use of "export template." This is currently not a feature
// that g++ supports.