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

From-SVN: r65316.2

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

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