]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 1 Jan 2003 08:17:11 +0000 (08:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 1 Jan 2003 08:17:11 +0000 (08:17 +0000)
[[Split portion of a mixed commit.]]

From-SVN: r60736.2

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

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