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

From-SVN: r60596.2

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

index 88c67e64e0ef6ff8b0e5fb11aa77480afd753b23..8185e77d6ccc67ce156e2554507672f0db2003e1 100644 (file)
@@ -36,7 +36,7 @@
 #include <bits/limits.h>
 
 // The current version of the C++ library in compressed ISO date format.
-#define __GLIBCPP__ 20021228
+#define __GLIBCPP__ 20021229
 
 // This is necessary until GCC supports separate template
 // compilation.