]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 8 Jul 2005 00:16:24 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 8 Jul 2005 00:16:24 +0000 (00:16 +0000)
[[Split portion of a mixed commit.]]

From-SVN: r101747.1

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

index 56a061cfc879c96e237cdd357c3527633e4e681e..62f406ea1a9678d47a5823d3d5299302067c3059 100644 (file)
@@ -35,7 +35,7 @@
 #include <bits/os_defines.h>
 
 // The current version of the C++ library in compressed ISO date format.
-#define __GLIBCXX__ 20050707
+#define __GLIBCXX__ 20050708
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.