Commit 3eacc81d by GCC Administrator

Daily bump.

From-SVN: r57771
parent f6c772fe
#include "ansidecl.h" #include "ansidecl.h"
#include "version.h" #include "version.h"
const char version_string[] = "3.3 20021002 (experimental)"; const char version_string[] = "3.3 20021003 (experimental)";
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
#include <bits/os_defines.h> #include <bits/os_defines.h>
// The current version of the C++ library in compressed ISO date format. // The current version of the C++ library in compressed ISO date format.
#define __GLIBCPP__ 20021002 #define __GLIBCPP__ 20021003
// This is necessary until GCC supports separate template // This is necessary until GCC supports separate template
// compilation. // compilation.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment