aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2005-01-03 00:16:44 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2005-01-03 00:16:44 +0000
commit75b5076e96f20d5ed3e0df0f6cba2e855e6a9050 (patch)
tree92bf81a81df9d2ba25a79c90db2d45c82d3fc819 /libstdc++-v3
parentbea53dbfbcfb1c28264244e151a6170be97fe378 (diff)
downloadgcc-75b5076e96f20d5ed3e0df0f6cba2e855e6a9050.zip
gcc-75b5076e96f20d5ed3e0df0f6cba2e855e6a9050.tar.gz
gcc-75b5076e96f20d5ed3e0df0f6cba2e855e6a9050.tar.bz2
Daily bump.
From-SVN: r92819
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 2f99213..c1e59d0 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__ 20050102
+#define __GLIBCXX__ 20050103
// Allow use of "export template." This is currently not a feature
// that g++ supports.