aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2003-03-26 00:17:03 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2003-03-26 00:17:03 +0000
commitdd68e5cd1fb458e4601d57394d5055caee1f8e5d (patch)
treedcfabaf54527848698c7333f5874edcc0f4da8f1 /libstdc++-v3
parent85c19e961a66625787d4f4221afec8c7e9132589 (diff)
downloadgcc-dd68e5cd1fb458e4601d57394d5055caee1f8e5d.zip
gcc-dd68e5cd1fb458e4601d57394d5055caee1f8e5d.tar.gz
gcc-dd68e5cd1fb458e4601d57394d5055caee1f8e5d.tar.bz2
Daily bump.
From-SVN: r64882
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 63f495e..d3d0e2b 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 __GLIBCPP__ 20030325
+#define __GLIBCPP__ 20030326
// This is necessary until GCC supports separate template compilation.
#define _GLIBCPP_NO_TEMPLATE_EXPORT 1