mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
7 lines
134 B
C
7 lines
134 B
C
/* $FreeBSD$ */
|
|
|
|
#include "ansidecl.h"
|
|
#include "version.h"
|
|
|
|
const char *const version_string = "3.2.1 [FreeBSD] 20021119 (release)";
|