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

From-SVN: r59711.2

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

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