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

From-SVN: r59765.2

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

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