mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-18 07:18:52 +08:00
Daily bump.
From-SVN: r57918
This commit is contained in:
parent
6a921942a1
commit
39c9ceac7e
@ -1,4 +1,4 @@
|
||||
#include "ansidecl.h"
|
||||
#include "version.h"
|
||||
|
||||
const char version_string[] = "3.3 20021007 (experimental)";
|
||||
const char version_string[] = "3.3 20021008 (experimental)";
|
||||
|
@ -34,7 +34,7 @@
|
||||
#include <bits/os_defines.h>
|
||||
|
||||
// The current version of the C++ library in compressed ISO date format.
|
||||
#define __GLIBCPP__ 20021007
|
||||
#define __GLIBCPP__ 20021008
|
||||
|
||||
// This is necessary until GCC supports separate template
|
||||
// compilation.
|
||||
|
Loading…
Reference in New Issue
Block a user