mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-27 08:00:11 +00:00
Localize the version number at the request of the GCC developers.
This commit is contained in:
parent
64baebf95b
commit
8e4199296c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=96372
@ -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)";
|
||||
|
Loading…
Reference in New Issue
Block a user