]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 24 Oct 2002 07:17:42 +0000 (07:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Thu, 24 Oct 2002 07:17:42 +0000 (07:17 +0000)
[[Split portion of a mixed commit.]]

From-SVN: r58485.2

libstdc++-v3/include/bits/c++config

index a78c9bdb57f913257e4b71e01515ea09cc388f99..cb1946f03f2f47f507610f577a9514ad4b6a9f8c 100644 (file)
@@ -36,7 +36,7 @@
 #include <bits/limits.h>
 
 // The current version of the C++ library in compressed ISO date format.
-#define __GLIBCPP__ 20021023
+#define __GLIBCPP__ 20021024
 
 // This is necessary until GCC supports separate template
 // compilation.