Commit 1f3d773e by GCC Administrator

Daily bump.

From-SVN: r57622
parent 1c402174
#include "ansidecl.h"
#include "version.h"
const char version_string[] = "3.3 20020928 (experimental)";
const char version_string[] = "3.3 20020929 (experimental)";
......@@ -34,7 +34,7 @@
#include <bits/os_defines.h>
// The current version of the C++ library in compressed ISO date format.
#define __GLIBCPP__ 20020928
#define __GLIBCPP__ 20020929
// This is necessary until GCC supports separate template
// 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