]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 10 Dec 2006 00:16:52 +0000 (00:16 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 10 Dec 2006 00:16:52 +0000 (00:16 +0000)
From-SVN: r119699

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

index cc7c358fa21abf871cd15eff60ea23741db7a12c..5702c348a4ea9881be93d13f63879b21d7626d2a 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__ 20061209
+#define __GLIBCXX__ 20061210
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.