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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=96372

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)";