summaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorgccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-12-17 00:16:22 +0000
committergccadmin <gccadmin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-12-17 00:16:22 +0000
commit27814a776513cd4fb9e2259ea05cbed4213c16e1 (patch)
tree30107c0424639ebabc4f810c32315b8b2b6210b5 /libstdc++-v3
parent187f7a91f8a25ce6b449c0d15778e1e32cbad869 (diff)
downloadgcc-27814a776513cd4fb9e2259ea05cbed4213c16e1.tar.gz
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92290 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 b31fb62276c..9a79c952b4d 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__ 20041216
+#define __GLIBCXX__ 20041217
// Allow use of "export template." This is currently not a feature
// that g++ supports.