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

From-SVN: r56407.2

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

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