mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
4 lines
92 B
C
4 lines
92 B
C
#include <config.h>
|
|
#include "version.h"
|
|
const char *version_string = "GNU textutils 1.14";
|