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

From-SVN: r62058.2

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

index 22375ee75cc6e7d1775e4de0d36b0c95bb86fb95..17010101b969714ab54bcf1279221a0b6a9a4395 100644 (file)
@@ -36,7 +36,7 @@
 #include <bits/limits.h>
 
 // The current version of the C++ library in compressed ISO date format.
-#define __GLIBCPP__ 20030128
+#define __GLIBCPP__ 20030129
 
 // This is necessary until GCC supports separate template
 // compilation.