]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 2 Feb 2003 00:16:58 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 2 Feb 2003 00:16:58 +0000 (00:16 +0000)
[[Split portion of a mixed commit.]]

From-SVN: r62266.2

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

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