mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-12 09:58:36 +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.2 [FreeBSD] 20030205 (release)";
|