aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2005-03-06 00:16:33 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2005-03-06 00:16:33 +0000
commit5c2ff394f325de79c7b73a4502a8239077c64e0e (patch)
tree15b41a742fee7dda294d21264e1f76413a19787a /libstdc++-v3
parent715c9326eb3c8520ac3b458b2c582a34704d6848 (diff)
downloadgcc-5c2ff394f325de79c7b73a4502a8239077c64e0e.zip
gcc-5c2ff394f325de79c7b73a4502a8239077c64e0e.tar.gz
gcc-5c2ff394f325de79c7b73a4502a8239077c64e0e.tar.bz2
Daily bump.
From-SVN: r95959
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 374d07d..4fa3127 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__ 20050305
+#define __GLIBCXX__ 20050306
// Allow use of "export template." This is currently not a feature
// that g++ supports.