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

From-SVN: r56567.2

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

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