Daily bump.
[gcc.git] / libstdc++-v3 / include / bits / c++config
index e5c12e7633782368690bca6121c34ab146674059..faa34bf47451f7188e93d8ba9d0b38d8cb508548 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__ 20031214
+#define __GLIBCXX__ 20031215
 
 // Allow use of "export template." This is currently not a feature
 // that g++ supports.