OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / include / bits / c++config
index 5a6dc89..7b2f58a 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__ 20040102
+#define __GLIBCXX__ 20040314
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.