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

From-SVN: r58883.2

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

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