aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2004-12-30 00:16:33 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2004-12-30 00:16:33 +0000
commitb53948b951e8fddb8f1cafa910c3da5a2a158fee (patch)
treef6ec59c2493eb9394d523649358b8066fe3d735f /libstdc++-v3
parent06170e1d314a2f2b3bc179943e45d39e50a58929 (diff)
downloadgcc-b53948b951e8fddb8f1cafa910c3da5a2a158fee.zip
gcc-b53948b951e8fddb8f1cafa910c3da5a2a158fee.tar.gz
gcc-b53948b951e8fddb8f1cafa910c3da5a2a158fee.tar.bz2
Daily bump.
From-SVN: r92718
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 731c558..d9c0f22 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__ 20041229
+#define __GLIBCXX__ 20041230
// Allow use of "export template." This is currently not a feature
// that g++ supports.