Localize the version number at the request of the GCC developers.

This commit is contained in:
David E. O'Brien
2002-05-11 00:25:50 +00:00
parent 64baebf95b
commit 8e4199296c
+3 -1
View File
@@ -1,4 +1,6 @@
/* $FreeBSD$ */
#include "ansidecl.h"
#include "version.h"
const char *const version_string = "3.1 20020509 (prerelease)";
const char *const version_string = "3.1 [FreeBSD] 20020509 (prerelease)";