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

From-SVN: r66199.2

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

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